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: /home2/captcxjl/scionsys.com/bidvedemo/application/controllers/Home.php
Line: 19
Function: __construct
File: /home2/captcxjl/scionsys.com/bidvedemo/index.php
Line: 315
Function: require_once
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: /home2/captcxjl/scionsys.com/bidvedemo/application/controllers/Home.php
Line: 19
Function: __construct
File: /home2/captcxjl/scionsys.com/bidvedemo/index.php
Line: 315
Function: require_once
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: /home2/captcxjl/scionsys.com/bidvedemo/application/controllers/Home.php
Line: 19
Function: __construct
File: /home2/captcxjl/scionsys.com/bidvedemo/index.php
Line: 315
Function: require_once
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: /home2/captcxjl/scionsys.com/bidvedemo/application/controllers/Home.php
Line: 19
Function: __construct
File: /home2/captcxjl/scionsys.com/bidvedemo/index.php
Line: 315
Function: require_once
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: /home2/captcxjl/scionsys.com/bidvedemo/application/controllers/Home.php
Line: 19
Function: __construct
File: /home2/captcxjl/scionsys.com/bidvedemo/index.php
Line: 315
Function: require_once
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: /home2/captcxjl/scionsys.com/bidvedemo/application/controllers/Home.php
Line: 19
Function: __construct
File: /home2/captcxjl/scionsys.com/bidvedemo/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 284
Backtrace:
File: /home2/captcxjl/scionsys.com/bidvedemo/application/controllers/Home.php
Line: 19
Function: __construct
File: /home2/captcxjl/scionsys.com/bidvedemo/index.php
Line: 315
Function: require_once
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: 296
Backtrace:
File: /home2/captcxjl/scionsys.com/bidvedemo/application/controllers/Home.php
Line: 19
Function: __construct
File: /home2/captcxjl/scionsys.com/bidvedemo/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 306
Backtrace:
File: /home2/captcxjl/scionsys.com/bidvedemo/application/controllers/Home.php
Line: 19
Function: __construct
File: /home2/captcxjl/scionsys.com/bidvedemo/index.php
Line: 315
Function: require_once
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: /home2/captcxjl/scionsys.com/bidvedemo/application/controllers/Home.php
Line: 19
Function: __construct
File: /home2/captcxjl/scionsys.com/bidvedemo/index.php
Line: 315
Function: require_once
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: /home2/captcxjl/scionsys.com/bidvedemo/application/controllers/Home.php
Line: 19
Function: __construct
File: /home2/captcxjl/scionsys.com/bidvedemo/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 318
Backtrace:
File: /home2/captcxjl/scionsys.com/bidvedemo/application/controllers/Home.php
Line: 19
Function: __construct
File: /home2/captcxjl/scionsys.com/bidvedemo/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 319
Backtrace:
File: /home2/captcxjl/scionsys.com/bidvedemo/application/controllers/Home.php
Line: 19
Function: __construct
File: /home2/captcxjl/scionsys.com/bidvedemo/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 377
Backtrace:
File: /home2/captcxjl/scionsys.com/bidvedemo/application/controllers/Home.php
Line: 19
Function: __construct
File: /home2/captcxjl/scionsys.com/bidvedemo/index.php
Line: 315
Function: require_once
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: /home2/captcxjl/scionsys.com/bidvedemo/application/controllers/Home.php
Line: 19
Function: __construct
File: /home2/captcxjl/scionsys.com/bidvedemo/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /home2/captcxjl/scionsys.com/bidvedemo/application/controllers/Home.php
Line: 19
Function: __construct
File: /home2/captcxjl/scionsys.com/bidvedemo/index.php
Line: 315
Function: require_once
Welcome to M.S.Bidve Engineering College, Latur One of Best College in Marathwada Region
In pursuance with Mahatma Basweshwar’s dream, Mahatma Basweshwar Education Society has been established in 1963 at Latur. This Society is one of the oldest & reputed educational societies in Marathwada region. In the era of globalization, to create engineering graduates having knowledge with global insight, meeting the needs of industry, M.B. Education Society started M. S. Bidve Engineering College in 1983 at Latur, affiliated to Swami Ramanand Teerth Marathwada University, Nanded and approved by AICTE, New Delhi. Recently the institute has been awarded ISO-9001:2000.
READ MORETCS
TCS
TCS
TCS
Wipro
TCS
About Graduate Courses
Alumni Speak