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: 142

Backtrace:

File: /var/www/html/application/models/Profile_model.php
Line: 142
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: Undefined array key "query"

Filename: include/header.php

Line Number: 1250

Backtrace:

File: /var/www/html/include/header.php
Line: 1250
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: 1250

Backtrace:

File: /var/www/html/include/header.php
Line: 1250
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: 1251

Backtrace:

File: /var/www/html/include/header.php
Line: 1251
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: 1255

Backtrace:

File: /var/www/html/include/header.php
Line: 1255
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: 3491

Backtrace:

File: /var/www/html/include/header.php
Line: 3491
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: 3534

Backtrace:

File: /var/www/html/include/header.php
Line: 3534
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: 3548

Backtrace:

File: /var/www/html/include/header.php
Line: 3548
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: 3561
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

M.A. (Sociology) | Dr. KN Modi University - EasyShiksha
no-image

Dr. KN Modi University

pin_fill_sharp_circle [#634] Created with Sketch.

Plot No. INS-1, RIICO Industrial Area, Phase II, Newai, Tonk, Rajasthan 304021, India

4

(4 reviews)

M.A. (Sociology)

M.A. (Sociology)

Duration:  2 Years Study Mode:  Regular

About Dr. KN Modi University

About Dr. KN Modi University

Dr. KN Modi University - DKNMU is a Private University providing education in multidisciplines like arts, commerce, science and others. It has been established by the Government of Rajasthan as per Rajasthan State Legislative Assembly Act No.8 of 2010 & approved by UGC under section 2(f) of UGC Act, 1956.notified on 22nd April 2010, and empowered to award degrees under section 22 of UGC ACT. It is named after Late Dr. Kedar Nath Modi, a leading industrialist and philanthropist who founded Dr. Kedar Nath Modi Foundation. The foundation promotes excellence in varied fields of education and social service. It has opened various educational institutes in Uttar Pradesh and Rajasthan. DKNMU follows continuous Evaluation Methodology with credit and grade based system. It has a sprawling 42 Acres Campus with infrastructural facilities like amphitheatre style classrooms and modern laboratories. The University believes in green technology and its building is eco-friendly. Eco friendly fly ash bricks have been used to boost thermal insulation and cut energy requirements. The periphery around the campus has a green buffer of heavy plantation, which filters out dust and noise from the vicinity and helps in maintaining pleasant surroundings. Rainwater harvesting system has been adopted. Waste water is recycled for horticultural needs. Solar energy panels supplement power generation and provide hot water in winters and street light at night. An in house sub-station is operational. This takes care of the electrical needs during power failure.

Recognitions, Accreditations, Memberships and Approval to DKNMU

Location of DKNMU

District Tonk is one of the prominent districts of Rajasthan. It is bound in the north by Jaipur, in the east by Sawai Madhopur, in the south by Bundi and Bhilwara districts and in the west by Ajmer district. Newai is a small Industrial Town with a population of around 80,000.

Departments at DKNMU

Faculties at DKNMU

Science, Engineering & Technology

Management & Business Studies

Architecture

Law

Education

Health Sciences

Social Studies

Arts

 

Facilities at DKNMU

Hostels – The University offers separate hostels for Girls and boys in the campus itself. The hostels provide basic services and others like laundry service, free house-keeping service for every room, Wi-Fi connectivity etc.

Library – The University Library has a collection of about 26000 books. It also has collection of E-books, E-Journals and access to other E-resources. The library is also a member of DELNET.

Scholarships – D.K.N.M.U. offers various scholarships for all programs on the basis of qualifying percentile or percentage.

Percentage of Scholarship on Tuition Fee

Special Scholarships – There are some special scholarships which are applicable for first year students only.

Some of these are:

Learn-by-practice – DKNMU uses the learn-by-practice method of teaching methodology the most, apart from other methodologies. In this method all theoretical aspects of the subjects are taught alongside of regular laboratory trainings.

International-Tie Ups – The University is a member of Businet, an International organisation of higher education, with 93 members across 25 countries, which encourages student and faculty exchange. The University has also established International-Tie Ups with various Universities for Student and Faculty Exchange. Some of these universities are European University, Orkhon University, West Coast University and University of Nusantara.

Language Laboratory – It is used for language tutorials. This facility is especially for students who want to improve their English. Remedial English Lessons and exercises are recorded on a weekly to keep the students exposed to a variety of listening and speaking drills. These classes also build confidence and helpful for interviews and competitive examinations.  The Laboratory sessions also include word games, quizzes, extemporary speaking, debates, skits etc. These sessions are complemented by online learning sessions which take place in the multi-purpose computer laboratory.

Syndicate Rooms - These provide appropriate environment for teamwork, where students master their team skills through exercises like brain-storming session, group discussions, role plays etc.

Sports Facilities - The campus has standard jogging track, football ground, basketball court, tennis courts, modern gymnasium along with other indoor games such as, table tennis etc.

Study Loans - Dr. K.N. Modi University is in collaboration with its banking partner Punjab National Bank for assistance in channelizing Education Loans to the willing students at convenient rates and terms. Students are free to avail of this facility. However, by such assistance, Dr. K.N. Modi University will not be a party to the Loan Agreement signed between the Bank and the student. Therefore, Dr. K.N. Modi University shall not be responsible for any liability.

Auditorium – The auditorium has a capacity of seating 360 people. It used by students, faculty and corporate personalities for regular interface and other management events.

Placement Cell – The cell guides and counsels students in achieving their respective goals. It organises Industry interactive sessions, workshops, seminars, paper presentations, and quizzes. It sends placement invitation letters to the companies which visit the campus for a Pre-Placement talk either before the selection processes or combines it with the final recruitment. The University has forged linkage with many top notch industries like Wipro, Zenith, Reliance Communications, Ellora Eduventures Pvt Ltd., Glodyne Tecnoserve Ltd. and many more. This facilitates real time interaction with large number of corporate and also benefits summer and final placement.

Corporate Interaction - The University is an active member of National Entrepreneurship Network (NEN). NEN provides support to start-ups and early-stage entrepreneurs through high-impact entrepreneurship education.

Achievements


Information compiled from: Dr. KN Modi University Website
To know more about Dr. KN Modi University, please visit their website: http://www.dknmu.org , where you can check news update, application form, exam dates, admit cards, placement drive dates, and more other important details. Dr. KN Modi University is well known college/university among students these days.

Reviews

Rate Dr. KN Modi University And Write Your Valuable Comment

4

4 reviews

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

Contact No : Get Contact No. Now

Email : Get Email Contact Now

Website : http://www.dknmu.org

Address : Plot No. INS-1, RIICO Industrial Area, Phase II, Newai, Tonk, Rajasthan 304021, India

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