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 Home::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Home.php
Line: 6
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 Home::$hooks is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Home.php
Line: 6
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 Home::$config is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Home.php
Line: 6
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 Home::$log is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Home.php
Line: 6
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 Home::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Home.php
Line: 6
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 Home::$uri is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Home.php
Line: 6
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 Home::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Home.php
Line: 6
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 Home::$router is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Home.php
Line: 6
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 Home::$output is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Home.php
Line: 6
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 Home::$security is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Home.php
Line: 6
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 Home::$input is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Home.php
Line: 6
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 Home::$lang is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /var/www/html/application/controllers/Home.php
Line: 6
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 Home::$db is deprecated

Filename: core/Loader.php

Line Number: 396

Backtrace:

File: /var/www/html/application/controllers/Home.php
Line: 6
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/Home.php
Line: 6
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 Home::$sendemail is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /var/www/html/application/controllers/Home.php
Line: 6
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 Home::$email is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /var/www/html/application/controllers/Home.php
Line: 6
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 Home::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /var/www/html/application/controllers/Home.php
Line: 6
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/Home.php
Line: 6
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/Home.php
Line: 6
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/Home.php
Line: 6
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/Home.php
Line: 6
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/Home.php
Line: 6
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/Home.php
Line: 6
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/Home.php
Line: 6
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/Home.php
Line: 6
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/Home.php
Line: 6
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/Home.php
Line: 6
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/Home.php
Line: 6
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/Home.php
Line: 6
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/Home.php
Line: 6
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/Home.php
Line: 6
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/Home.php
Line: 6
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/Home.php
Line: 6
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 Home::$session is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /var/www/html/application/controllers/Home.php
Line: 6
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/Home.php
Line: 6
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/Home.php
Line: 6
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 Home::$Users_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /var/www/html/application/controllers/Home.php
Line: 6
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/Home_model.php
Line: 18
Function: database

File: /var/www/html/application/controllers/Home.php
Line: 7
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/Home.php
Line: 7
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/Home.php
Line: 7
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/Home.php
Line: 7
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::$Home_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /var/www/html/application/controllers/Home.php
Line: 7
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::$phpmailer_lib is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /var/www/html/application/controllers/Home.php
Line: 9
Function: library

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/Home.php
Line: 260
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/Home.php
Line: 260
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/Home.php
Line: 260
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/Home.php
Line: 260
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/Home.php
Line: 260
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/Home.php
Line: 260
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/Home.php
Line: 260
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/Home.php
Line: 260
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/Home.php
Line: 260
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/Home.php
Line: 260
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/Home.php
Line: 260
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/Home.php
Line: 260
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/Home.php
Line: 260
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/Home.php
Line: 260
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/Home.php
Line: 260
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/Home.php
Line: 260
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/Home.php
Line: 260
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/Home.php
Line: 260
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/Home.php
Line: 260
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/Home.php
Line: 260
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/Home.php
Line: 260
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/home.php
Line: 3
Function: require

File: /var/www/html/application/controllers/Home.php
Line: 260
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/home.php
Line: 3
Function: require

File: /var/www/html/application/controllers/Home.php
Line: 260
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/home.php
Line: 3
Function: require

File: /var/www/html/application/controllers/Home.php
Line: 260
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/home.php
Line: 3
Function: require

File: /var/www/html/application/controllers/Home.php
Line: 260
Function: view

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

We use cookies to improve your experience. By continuing to browse the site, you agree to our Privacy Policy and Cookie Policy.    

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/home.php
Line: 3
Function: require

File: /var/www/html/application/controllers/Home.php
Line: 260
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/home.php
Line: 3
Function: require

File: /var/www/html/application/controllers/Home.php
Line: 260
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/home.php
Line: 3
Function: require

File: /var/www/html/application/controllers/Home.php
Line: 260
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/home.php
Line: 3
Function: require

File: /var/www/html/application/controllers/Home.php
Line: 260
Function: view

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

Free Online Courses & Internships with Certificates | EasyShiksha

Learn, Intern, Certify: Your All-in-One Free Skills Development Platform

Start Free Online Learning

What to expect from
EasyShiksha

EasyShiksha offers comprehensive online courses and virtual internship programs tailored for students, graduates, freshers, and working professionals seeking academic advancement and upskilling certifications.

Easyshiksha

Knowledge

Gain insights from 1000+ expert-updated courses to stay ahead in your field.

Unlimited Access

Lifetime accessโ€”learn and revisit anytime on our site or app.

Practical Skills

Build real-world skills with projects and internships from 1 week to 6 months.

A Certificate

Earn recognized certificates to validate your skills and boost your resume.

By Joining Easy Shiksha, One Can Avail a
Lot Of Benefits.

All Free Courses

Find courses that works best for you.

All Free Courses

Find courses that works best for you.

What's New in Free Kids Learning?

Embark on the Journey of Wonder: Kids' Learning Expedition!

Excel in Your Exams: Unlock Your
Potential with Our Test Series

Free Online Internships for Students with universally recognized certificates accepted by all Universities and Industries

EasyShiksha offers comprehensive online virtual internship programs tailored for students, graduates, freshers, and working professionals seeking academic advancement and upskilling certifications.

Get Job-Ready with Our Online Virtual Internship 2025 Opportunities

Explore our wide selection of online job-ready internships featuring globally recognized certificates accepted by universities, colleges, and companies worldwide.

Obtain two authorized certificates recognized by universities & corporates.

Access our 100% online internships at absolutely no cost.

Choose from flexible internship durations ranging from 2 weeks to 6 months.

Upon completion, you will receive two certificates: an Internship Certificate and a Course Completion Certificate

Learn conveniently anytime, anywhere.

Access learning materials seamlessly via web or mobile. (Download App)

Frequently Asked Questions

What is EasyShiksha?
+
EasyShiksha is one of largest free online course and internship platforms, offering over 1000+ courses and internship opportunities.
Is EasyShiksha free or paid?
+
Access to all courses and internships on EasyShiksha is free for users' lifetime. However, there is a nominal operational fee for downloading certificates.
How much does an EasyShiksha certificate cost?
+
The fee for a 6-week online course and internship certificate is 1485 INR + 18% GST, totaling 1752 INR.
Who founded EasyShiksha and when?
+
EasyShiksha was founded in 2012 by Sunil Sharma.
Are the courses 100% online?
+
Yes, all courses are fully online and can be accessed anytime, anywhere through a smart web or mobile device.
When can I start a course?
+
You can start any course immediately after enrollment, without any delay.
What are the course and session timings?
+
As these are online courses, you can learn at any time of the day and for as long as you want. We recommend following a routine, but it ultimately depends on your schedule.
How long do I have access to the course materials?
+
You have lifetime access to the course materials, even after completion.
Can I download the course materials?
+
Yes, you can access and download the course content for the duration of the course and retain lifetime access for future reference.
What software/tools are needed for the courses?
+
Any required software or tools will be shared with you during the training as and when needed.
Can I do multiple courses simultaneously?
+
Yes, you can enroll in and pursue multiple courses at the same time.
Are there any prerequisites for the courses?
+
Prerequisites, if any, are mentioned in the course description. Many courses are designed for beginners and have no prerequisites.
How are the courses structured?
+
Courses typically include video lectures, reading materials, quizzes, and assignments. Some may also include projects or case studies.

Testimonials

Raving Reviews: Hear What Our Students Have to Say!
Easyshiksha

I CHNADRA BALAJI SURYA (India)

โญ โญ โญ โญ โญ
The data science internship on EasyShiksha was exactly what I needed to bridge the gap between theory and practice. The real-world projects and mentor guidance boosted my confidence and helped me secure a role at a tech startup.
Easyshiksha

Prerana Kamble (India)

โญ โญ โญ โญ โญ
EasyShiksha's digital marketing course transformed my career! The practical assignments and industry-relevant content helped me land a job at a top agency in Mumbai. Highly recommended for anyone looking to upskill.
Easyshiksha

JUDY ANN FUGABAN GAZZINGAN (USA)

โญ โญ โญ โญ โญ
As an international student, EasyShiksha's flexible learning platform was a game-changer. The Python programming course was comprehensive and the 24/7 support made my learning journey smooth. Thank you for making quality education accessible globally!
Easyshiksha

Mashneel Chandra (Australia)

โญ โญ โญ โญ โญ
EasyShiksha's course on Indian culture and language was exceptional! As someone planning to work in India, this course provided invaluable insights. The interactive lessons and native speaker interactions were highlights.
Easyshiksha

Aishwarya Pandey (India)

โญ โญ โญ โญ โญ
The web development full stack course on EasyShiksha kickstarted my freelance career. The course content was up-to-date, and the project-based learning approach helped me build a strong portfolio. Grateful for this platform!
Easyshiksha

Ashaduzzaman Khan (California)

โญ โญ โญ โญ โญ
EasyShiksha's course on sustainable business practices opened my eyes to global perspectives. The case studies from Indian companies were particularly insightful. This course has been instrumental in shaping my approach to ethical entrepreneurship.
Easyshiksha

Amrendra Mani (India)

โญ โญ โญ โญ โญ
As a recent graduate, EasyShiksha's soft skills courses were exactly what I needed to prepare for the job market. The mock interview sessions and resume building workshops were particularly helpful. I feel much more confident now!
Easyshiksha

Christelle Marie-Paule Lapierre (Poland)

โญ โญ โญ โญ โญ
Enrolling in the Master in Psychology program has been one of the most rewarding decisions I've ever made. The curriculum is both comprehensive and challenging, designed to deepen our understanding of human behavior and mental processes. The professors are not only experts in their fields but also incredibly supportive and dedicated to our success. The diverse range of courses covers everything from cognitive and developmental psychology to advanced research methods and clinical practices, providing a well-rounded education that prepares us for various career paths.
Easyshiksha

James Tom (India)

โญ โญ โญ โญ โญ
EasyShiksha's financial literacy course for young adults was eye-opening. The India-specific content on taxation and investments was particularly useful. I now feel equipped to make informed financial decisions. Thank you, EasyShiksha!
Easyshiksha

Jimely Erecido (Philippines)

โญ โญ โญ โญ โญ
The course on emerging markets with a focus on the global market was excellent. EasyShiksha's platform provided deep insights into the Global business landscape. This knowledge has been crucial for my work in international trade. Highly valuable!
Easyshiksha

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.

+91

Whatsapp Email Support