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: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
Function: require_once



A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Controller.php

Line Number: 78

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Loader.php

Line Number: 390

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: 290

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: 164

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: 233

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: 313

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: 354

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: 8192

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

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: 925

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/application/controllers/Welcome.php
Line: 1357
Function: view

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: 925

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/application/controllers/Welcome.php
Line: 1357
Function: view

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: 925

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/application/controllers/Welcome.php
Line: 1357
Function: view

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: 925

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/application/controllers/Welcome.php
Line: 1357
Function: view

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: 925

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/application/controllers/Welcome.php
Line: 1357
Function: view

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: 925

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/application/controllers/Welcome.php
Line: 1357
Function: view

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: 925

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/application/controllers/Welcome.php
Line: 1357
Function: view

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: 925

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/application/controllers/Welcome.php
Line: 1357
Function: view

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: 925

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/application/controllers/Welcome.php
Line: 1357
Function: view

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: 925

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/application/controllers/Welcome.php
Line: 1357
Function: view

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: 925

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/application/controllers/Welcome.php
Line: 1357
Function: view

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: 925

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/application/controllers/Welcome.php
Line: 1357
Function: view

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: 925

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/application/controllers/Welcome.php
Line: 1357
Function: view

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: 925

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/application/controllers/Welcome.php
Line: 1357
Function: view

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
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: 925

Backtrace:

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/application/controllers/Welcome.php
Line: 1357
Function: view

File: /home/u272770725/domains/krupanidhi.edu.in/public_html/puc/index.php
Line: 316
Function: require_once

Executive Director | Krupanidhi Pre University College | Krupanidhi Pre- University

Executive Director's Desk

Executive Director's Desk

neha
MS. NEHA NAGPAL

EXECUTIVE DIRECTOR,
KRUPANIDHI GROUP OF INSTITUTIONS


Education has been the wellspring of each and every human endeavour and it is one of the biggest driving forces for change, growth and transformation in the world today. Through the corridors of human experience, the eternal quest for wisdom has been responsible for the birth of some great minds in our history. We at the Krupanidhi Group focus on shaping the personality and the minds of the students so that they achieve greatness in their personal and professional lives too. Nelson Mandela once said that “Education is the most powerful weapon which you can use to change the world”. We are aiming to do the same through our dedicated team of academicians and diligent and hard–working students. Our focus point is to mentor the students to achieve a sense of direction and guide them towards using the best of their abilities. We strive to bring out innovation in our teaching methods and put across ideas, theories and challenges in as many different ways as possible, thus training the students to keep pace with the evolving times. We are well aware of the fact that the environment today is more competitive than ever before. Our efforts go beyond the realm of classroom lectures and focus on practical experiences too. Keeping this in mind, we at Krupanidhi train the students to face the challenges beyond the walls of the campus.

The future of teaching and learning is changing rapidly, mostly due to the advent of technology. We at Krupanidhi are striving to bring about educational reforms every academic year by bringing in qualified teaching talent, doing a major overhaul of infrastructure, facilities and resources, maintaining the good student–teacher ratio in our classrooms, designing curriculum keeping the requirements of the industry in mind and creating flexible, adaptable and relevant educational options for the students. Our focus for the future will be to make education not only interesting but also sought after not just for the sake of attaining a degree, but because of its sustaining nature.

India is all set to surpass China as the world's largest population, if India's demographic trends are to be observed. The country not only has an increased average annual GDP growth of 8% over the last 10 years, but will also see a higher demand for education from the middle class which would have swollen to well over 500 million. The country's higher education system, once destined only for the elite, will be designed for everyone. Thus, innovation and change and understanding their drivers are essential, which is what we are attempting to do. We at Krupanidhi welcome the students to experience the change, progress and innovation on the campus and join the transformation as we take giant leaps into the future.

Wishing you the very best & warm regards

Ms. Neha Nagpal
Executive Director