A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_URI::$config is deprecated

Filename: core/URI.php

Line Number: 101

Backtrace:

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Router::$uri is deprecated

Filename: core/Router.php

Line Number: 127

Backtrace:

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Profile::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Profile::$hooks is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Profile::$config is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Profile::$log is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Profile::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Profile::$uri is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Profile::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Profile::$router is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Profile::$output is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Profile::$security is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Profile::$input is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Profile::$lang is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Profile::$db is deprecated

Filename: core/Loader.php

Line Number: 396

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Profile::$sendemail is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Profile::$email is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Profile::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 132

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 294

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 168

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 237

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 317

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 358

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 282

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 289

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 304

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 314

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 315

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 317

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 375

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 110

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Session cannot be started after headers have already been sent

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Profile::$session is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /var/www/html/application/models/Users_model.php
Line: 18
Function: database

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Users_model::$dbc is deprecated

Filename: models/Users_model.php

Line Number: 18

Backtrace:

File: /var/www/html/application/models/Users_model.php
Line: 18
Function: _error_handler

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Profile::$Users_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 15
Function: __construct

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /var/www/html/application/models/Profile_model.php
Line: 18
Function: database

File: /var/www/html/application/controllers/Profile.php
Line: 17
Function: model

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Profile_model::$dbc is deprecated

Filename: models/Profile_model.php

Line Number: 18

Backtrace:

File: /var/www/html/application/models/Profile_model.php
Line: 18
Function: _error_handler

File: /var/www/html/application/controllers/Profile.php
Line: 17
Function: model

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Profile::$Profile_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 17
Function: model

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /var/www/html/application/models/Home_model.php
Line: 18
Function: database

File: /var/www/html/application/controllers/Profile.php
Line: 20
Function: model

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home_model::$dbc is deprecated

Filename: models/Home_model.php

Line Number: 18

Backtrace:

File: /var/www/html/application/models/Home_model.php
Line: 18
Function: _error_handler

File: /var/www/html/application/controllers/Profile.php
Line: 20
Function: model

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /var/www/html/application/models/Home_model.php
Line: 19
Function: database

File: /var/www/html/application/controllers/Profile.php
Line: 20
Function: model

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home_model::$testseries is deprecated

Filename: models/Home_model.php

Line Number: 19

Backtrace:

File: /var/www/html/application/models/Home_model.php
Line: 19
Function: _error_handler

File: /var/www/html/application/controllers/Profile.php
Line: 20
Function: model

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Profile::$Home_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 20
Function: model

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Profile::$phpmailer_lib is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 21
Function: library

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Only variables should be passed by reference

Filename: controllers/Profile.php

Line Number: 78

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 78
Function: _error_handler

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Attempt to read property "User_id" on null

Filename: models/Profile_model.php

Line Number: 160

Backtrace:

File: /var/www/html/application/models/Profile_model.php
Line: 160
Function: _error_handler

File: /var/www/html/application/controllers/Profile.php
Line: 88
Function: reviewbyuserinstiute

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$load is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$benchmark is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$hooks is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$config is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$log is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$utf8 is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$uri is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$exceptions is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$router is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$output is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$security is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$input is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$lang is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$db is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$sendemail is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$email is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$session is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Users_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Profile_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Home_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$phpmailer_lib is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $urls

Filename: views/ProfileDetailsAboutCourse.php

Line Number: 15

Backtrace:

File: /var/www/html/application/views/ProfileDetailsAboutCourse.php
Line: 15
Function: _error_handler

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

">

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $urls

Filename: views/ProfileDetailsAboutCourse.php

Line Number: 23

Backtrace:

File: /var/www/html/application/views/ProfileDetailsAboutCourse.php
Line: 23
Function: _error_handler

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

">

A PHP Error was encountered

Severity: Warning

Message: file_get_contents(https://api.ipinfodb.com/v3/ip-country/?key=1bc27b8eb10b0974955e5657cdfb83372cb15cfd427f71ed2302dc10ea8cbac9&ip=18.118.253.134&format=json): Failed to open stream: HTTP request failed! HTTP/1.1 503 Service Temporarily Unavailable

Filename: include/header.php

Line Number: 26

Backtrace:

File: /var/www/html/include/header.php
Line: 26
Function: file_get_contents

File: /var/www/html/application/views/ProfileDetailsAboutCourse.php
Line: 31
Function: require

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Trying to access array offset on value of type null

Filename: include/header.php

Line Number: 28

Backtrace:

File: /var/www/html/include/header.php
Line: 28
Function: _error_handler

File: /var/www/html/application/views/ProfileDetailsAboutCourse.php
Line: 31
Function: require

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Trying to access array offset on value of type null

Filename: include/header.php

Line Number: 29

Backtrace:

File: /var/www/html/include/header.php
Line: 29
Function: _error_handler

File: /var/www/html/application/views/ProfileDetailsAboutCourse.php
Line: 31
Function: require

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined array key "query"

Filename: include/header.php

Line Number: 1423

Backtrace:

File: /var/www/html/include/header.php
Line: 1423
Function: _error_handler

File: /var/www/html/application/views/ProfileDetailsAboutCourse.php
Line: 31
Function: require

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: parse_str(): Passing null to parameter #1 ($string) of type string is deprecated

Filename: include/header.php

Line Number: 1423

Backtrace:

File: /var/www/html/include/header.php
Line: 1423
Function: parse_str

File: /var/www/html/application/views/ProfileDetailsAboutCourse.php
Line: 31
Function: require

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined array key "token"

Filename: include/header.php

Line Number: 1424

Backtrace:

File: /var/www/html/include/header.php
Line: 1424
Function: _error_handler

File: /var/www/html/application/views/ProfileDetailsAboutCourse.php
Line: 31
Function: require

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $sessionurl

Filename: include/header.php

Line Number: 1428

Backtrace:

File: /var/www/html/include/header.php
Line: 1428
Function: _error_handler

File: /var/www/html/application/views/ProfileDetailsAboutCourse.php
Line: 31
Function: require

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined array key "reffer_cokkie"

Filename: include/header.php

Line Number: 3739

Backtrace:

File: /var/www/html/include/header.php
Line: 3739
Function: _error_handler

File: /var/www/html/application/views/ProfileDetailsAboutCourse.php
Line: 31
Function: require

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined array key "U_S_R"

Filename: include/header.php

Line Number: 3781

Backtrace:

File: /var/www/html/include/header.php
Line: 3781
Function: _error_handler

File: /var/www/html/application/views/ProfileDetailsAboutCourse.php
Line: 31
Function: require

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined array key "U_L_R"

Filename: include/header.php

Line Number: 3795

Backtrace:

File: /var/www/html/include/header.php
Line: 3795
Function: _error_handler

File: /var/www/html/application/views/ProfileDetailsAboutCourse.php
Line: 31
Function: require

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /var/www/html/system/core/Exceptions.php:271)

Filename: include/google_login_js.php

Line Number: 1

Backtrace:

File: /var/www/html/include/google_login_js.php
Line: 1
Function: header

File: /var/www/html/include/header.php
Line: 3808
Function: include

File: /var/www/html/application/views/ProfileDetailsAboutCourse.php
Line: 31
Function: require

File: /var/www/html/application/controllers/Profile.php
Line: 90
Function: view

File: /var/www/html/index.php
Line: 319
Function: require_once

B.A. in History | Banasthali Vidyapeeth University Jaipur - EasyShiksha
no-image

Banasthali Vidyapeeth University Jaipur

pin_fill_sharp_circle [#634] Created with Sketch.

Rajasthan

Estd.

1935

4

(4 reviews)

B.A. in History

B.A. in History

Duration:  3 Years Degree Fee: INR 21000 Study Mode:  Regular

About Banasthali Vidyapeeth University Jaipur

Banasthali Vidyapeeth University Jaipur

To realize a dream which he had cherished since his boyhood, Pandit Hiralal Shastri, the founding father of Banasthali Vidyapith, resigned his post of Secretary in the Home and Foreign Department in the erstwhile Jaipur State in 1927 and selected the remote village of Banthali (as Banasthali was originally called) as the centre of his life’s work. His plan was to organize a programme of rural reconstruction on the lines laid down by Gandhiji and also to train public workers in the service of the people.

Shastriji also wanted to train his daughter Shantabai as a social worker dedicated to the cause of women’s upliftment. But destiny ordained otherwise. After a brief illness of a day, Shantabai bade farewell to Banasthali on 25 April 1935 at the age of only 12 years.

To complete the unfinished task of his daughter, the Shri Shantabai Shiksha Kutir was started in October 1935 in the mud huts provided by the Jiwan Kutir, with six girls.


To know more about Banasthali Vidyapeeth University Jaipur, please visit their website: http://www.banasthali.org , where you can check news update, application form, exam dates, admit cards, placement drive dates, and more other important details. Banasthali Vidyapeeth University Jaipur is well known college/university among students these days.

Faculty

Mrs. Abha Purohit   

Assistant Professor   

MCA    

Graph Theory, Compiler, Networking   

Prof. Aditya Shastri

(Vice Chancellor)

Professor

Ph.D.  (M.I.T)

Discrete Mathematics, Combinatorics,Graph Theory, Ramsey Theory, Lattices and Partial Orders, Design and analysis of Algorithms,Parallel and Distributed Algorithms Theory of Computation, E-Commerce and Mobile Computing

Mr. Ajit Kumar Jain 

Assistant Professor
(Sr. Scale) 

M.Sc., MCA 

S.E. , A.I. 

Ms. Anjali Verma 

Research Associate 

M.Sc. (IT) 

Jawa, C++, Data Structure, Computer Organization 

Mr. Anup Kumar Bhola  

Assistant Professor

MCA, CCNA  

Wireless Network 

Assistant Professor

M.Tech. (Microelectronics)                                                    

MMIC, High Freq. Antennas, Microelectronics, Digital Signal Processing 

Assistant Professor

M.Tech. (VLSI Design), B.E (Computer Science & Engineering) 

System Level Design & Modeling, High level Synthesis , High Performance Computing, Embedded System Design & Application, Computer Architecture 

Assistant Professor

M.Tech. 

Optical Communications & Networks (OCDMA, OWDM, Radio Over Fiber) 

Research Associate 

B.E (Mecahanical Engineering) 

Thermal 

Assistant Professor

B.E.   

Nano Technology, Control-System 

Ms. Chilka Shrama 

Assistant Professor in Remote Sensing 

M.Sc. (Information Technology), PG Diploma (Remote Sensing + GIS) 

Geoinformatics, Water Resources Management, Land Resources, Planing, Applications of Remote Sensing & GIS  

Mr. Pavan Kumar 

Assistant Professor in Remote Sensing 

M.Tech. (Remote Sensing), NET 

Agriculture, Forestry, Principle of Remote Sensing, GPS 

Mr. Vinay Shankar Prasad Sinha

Associate Professor in Remote Sensing

M.Tech. (RS), PG Dip. (RS), PG (Geog)

Urban and Regional Planning, Water Resources  and Natural Resource Managemen

Mrs. Amala Olkha  

Associate Professor in Mathematics 

M.Sc., M.Phil., SLET  

Fluid Dynamics  

Ms. Gargi Tyagi 

Assistant Professorin Statistics 

M.Sc. (Mathematics), M.Phil., NET 

Econometrics 

Dr. Gauree Shanker 

Assistant Professor  in Mathematics 

M.Sc.(Mathematics), Ph.D. 

Differential Geometry,Differential Topology,Riemann-FinslerGeometry 

Dr. Geetanjali Sharma 

Assistant Professor in Mathematics 

M.Sc. (Mathematics), Ph.D. 

Performance  Analysis of Wireless Communication Networks 

Dr. G.N. Purohit

Honorary Professor,
Mathematics 

M.Sc., Ph.D. 

Discrete Mathematics, Functional Analysis, Fluid - Mechanics, Network Analysis 

Facilities

Banasthali University provides following facilities to its students:

Reviews

Rate Banasthali Vidyapeeth University Jaipur And Write Your Valuable Comment

4

4 reviews

5
0% Complete
4
0% Complete
3
0% Complete
2
0% Complete
1
0% Complete
Placements

Institute offers excellent campus placement opportunities to the successful students of M.Tech./MCA/M.Sc./B.Tech./B.Sc. and BCA. Major IT companies of India include Banasthali University in the list of their campus placement programme. For instance, This year the institute has 100% placement in companies such as American Express, C-DAC, HCL, IBM Global Services, MakeMyTrip.Com, TCS, ThoughtWorks Technologies and the packages offered to our best students is comparable to the best in the industry. A large number of our recent graduates are working for leading multinationals in USA and Europe. Even when there was downfall in the IT industry, all the major IT companies visited the campus for the placement.

Contact No : call [#de9406e9406] Created with Sketch. Get Contact No. Now

Email : mail Created with Sketch Beta. Get Email Contact Now

Website : Get Website link

Address : Niwai - Jodhpuriya Road, Vanasthali, Rajasthan

Get in touch

Similar Institutions

Experience the Speed: Now Available on Mobile!

Download EasyShiksha Mobile Apps from Android Play Store, Apple App Store, Amazon App Store, and Jio STB.

Curious to learn more about EasyShiksha's services or need assistance?

Our team is always here to collaborate and address all your doubts.

Whatsapp Email Support