A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_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_database_driver.php

Line Number: 126

Backtrace:

File: /home/thestrouprgaw/theprakashgroup.com/application/libraries/IUserIdentity.php
Line: 19
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 10
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 264
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/application/controllers/Store.php
Line: 6
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/index.php
Line: 292
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_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_database_driver.php

Line Number: 265

Backtrace:

File: /home/thestrouprgaw/theprakashgroup.com/application/libraries/IUserIdentity.php
Line: 19
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 10
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 264
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/application/controllers/Store.php
Line: 6
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/index.php
Line: 292
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_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_database_driver.php

Line Number: 143

Backtrace:

File: /home/thestrouprgaw/theprakashgroup.com/application/libraries/IUserIdentity.php
Line: 19
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 10
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 264
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/application/controllers/Store.php
Line: 6
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/index.php
Line: 292
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_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_database_driver.php

Line Number: 197

Backtrace:

File: /home/thestrouprgaw/theprakashgroup.com/application/libraries/IUserIdentity.php
Line: 19
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 10
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 264
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/application/controllers/Store.php
Line: 6
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/index.php
Line: 292
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_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_database_driver.php

Line Number: 282

Backtrace:

File: /home/thestrouprgaw/theprakashgroup.com/application/libraries/IUserIdentity.php
Line: 19
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 10
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 264
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/application/controllers/Store.php
Line: 6
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/index.php
Line: 292
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_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_database_driver.php

Line Number: 310

Backtrace:

File: /home/thestrouprgaw/theprakashgroup.com/application/libraries/IUserIdentity.php
Line: 19
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 10
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 264
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/application/controllers/Store.php
Line: 6
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/index.php
Line: 292
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: 281

Backtrace:

File: /home/thestrouprgaw/theprakashgroup.com/application/libraries/IUserIdentity.php
Line: 19
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 10
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 264
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/application/controllers/Store.php
Line: 6
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/index.php
Line: 292
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: 293

Backtrace:

File: /home/thestrouprgaw/theprakashgroup.com/application/libraries/IUserIdentity.php
Line: 19
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 10
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 264
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/application/controllers/Store.php
Line: 6
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/index.php
Line: 292
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: 303

Backtrace:

File: /home/thestrouprgaw/theprakashgroup.com/application/libraries/IUserIdentity.php
Line: 19
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 10
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 264
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/application/controllers/Store.php
Line: 6
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/index.php
Line: 292
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: 313

Backtrace:

File: /home/thestrouprgaw/theprakashgroup.com/application/libraries/IUserIdentity.php
Line: 19
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 10
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 264
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/application/controllers/Store.php
Line: 6
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/index.php
Line: 292
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: /home/thestrouprgaw/theprakashgroup.com/application/libraries/IUserIdentity.php
Line: 19
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 10
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 264
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/application/controllers/Store.php
Line: 6
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/index.php
Line: 292
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: /home/thestrouprgaw/theprakashgroup.com/application/libraries/IUserIdentity.php
Line: 19
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 10
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 264
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/application/controllers/Store.php
Line: 6
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/index.php
Line: 292
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: /home/thestrouprgaw/theprakashgroup.com/application/libraries/IUserIdentity.php
Line: 19
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 10
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 264
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/application/controllers/Store.php
Line: 6
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/index.php
Line: 292
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: 107

Backtrace:

File: /home/thestrouprgaw/theprakashgroup.com/application/libraries/IUserIdentity.php
Line: 19
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 10
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 264
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/application/controllers/Store.php
Line: 6
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/index.php
Line: 292
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: 140

Backtrace:

File: /home/thestrouprgaw/theprakashgroup.com/application/libraries/IUserIdentity.php
Line: 19
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 10
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 264
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/application/controllers/Store.php
Line: 6
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/index.php
Line: 292
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/thestrouprgaw/theprakashgroup.com/system/core/Exceptions.php:272)

Filename: libraries/IUserIdentity.php

Line Number: 24

Backtrace:

File: /home/thestrouprgaw/theprakashgroup.com/application/libraries/IUserIdentity.php
Line: 24
Function: setcookie

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 10
Function: library

File: /home/thestrouprgaw/theprakashgroup.com/application/core/MY_Controller.php
Line: 264
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/application/controllers/Store.php
Line: 6
Function: __construct

File: /home/thestrouprgaw/theprakashgroup.com/index.php
Line: 292
Function: require_once

Prakash Group

Welcome to The Prakash Group


The Prakash Group is a manufacturer of wide range of Corrugated Paper Boxes, Spirally Wound Paper tubes, Moulded EPS Buffers/Sheets, Plastic Moulding products. Through technology-sharing and production linkages with the world's leading manufacturers, as well as progressive cooperation with partners in the domestic arena, THE PRAKASH GROUP has consistently elevated its manufacturing capability and is now recognized as one of the leading manufacturer of corrugated boxes for packaging products, moulded EPS packaging and Plastic Moulds.

Our Products


Corrugated Paper Boxes

Spirally Wound Paper Tubes

Moulded EPS Buffers/Sheets

Plastic Moulding

ACHIEVEMENTS

  • IndiaStar Award – An Award given for the excellence in Packaging Design by the Indian Institute of Packaging.
  • ISO 9000:2000 Certification – Achieved at Goa and Bangalore, Sanaswadi, Pune for EPS and CFB Box Plants.
  • DOL – Direct online Certification from most of our Customers due to consistent quality performance.
  • We cater to almost 80 – 95% requirements of most of our customers.
  • Customer Loyalty – Few of Our Customers are with us for over Three Decades.

Testimonial


799order delivered
19order delivered
521order delivered
Designed and Developed by