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.T.M. | Galgotias University - GU - EasyShiksha
no-image

Galgotias University - GU

pin_fill_sharp_circle [#634] Created with Sketch.

Plot No. 2, Sector 17-A, Yamuna Expressway, Greater Noida, Gautam Buddh Nagar, Noida, Uttar Pradesh 201306, India

4

(4 reviews)

M.T.M.

M.T.M.

Duration:  2 Years Study Mode:  Regular

About Galgotias University - GU

Courses offered by Galgotias University - GU


Arts Courses


Engineering Courses


Medical Courses


Science Courses


Management Courses


Mass Communications Courses


Commerce Courses


Professional Courses Courses


Agriculture Science and Technology Courses


Information Technology Courses


Law Courses


Fashion and Interior Designing Courses


Civil Aviation Courses


Architecture Courses


Hospitality and Tourism Courses


To know more about Galgotias University - GU, please visit their website: http://galgotiasuniversity.edu.in , where you can check news update, application form, exam dates, admit cards, placement drive dates, and more other important details. Galgotias University - GU is well known college/university among students these days.

Reviews

Rate Galgotias University - GU 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://galgotiasuniversity.edu.in

Address : Plot No. 2, Sector 17-A, Yamuna Expressway, Greater Noida, Gautam Buddh Nagar, Noida, Uttar Pradesh 201306, 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