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

Introduction

We have worked rigorously to be recognized as the partner of choice in the development of high quality, innovative and cost-effective packaging solutions.
The Parksons culture is driven by a commitment to provide customer delight.
We work on building true customer partnerships by delivering quality in our product and services, innovation in our approach and processes, while always following fair business practices with complete honesty and integrity.
Our success strems from the talented individuals that drive the company forward. A combination of experienced industry professionals, strategic partnerships and an environment that encourages new ideas and perspectives help us drive business growth and productivity.

Our Features


CONVERSION CAPACITY

Our conversion capacity is to the tune of 100 M. Tons per annum. We also have provisions to run extra shifts to cater to the growing needs of customers. Our moulding range is between 20 to 35 Density.

MANAGEMENT AND CONTROL

Although, the works is located at Sanaswadi; an effective control is exercised by the Head Office situated at Pune. The management of all the integrated activities are under the overall command of Hon’ble Chairman Mr. Omprakash B. Agarwal, and Managing Director Mr. Mukesh Agarwal

ADDITIONAL INFORMATION

Our team of professionals are adequately available to provide excellent“After Sales Service”.We attend to the customers’ problem very promptly.

Designed and Developed by