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

The Corrugated Products Pvt. Ltd. was established in the year August 1971. It has been associated with various Quality Conscious large companies for manufacturing sturdy and economical corrugated boxes for packaging their products.
One reason our customers choose Prakash Corrugated Products is service. Each of our associates and our well-documented commitment to state-of-the-art technology - is focused on providing increased productivity. From your initial meeting with our sales consultants to delivery of your finished boxes, our professional staff will respond promptly, courteously, and knowledgeably.
Prakash Corrugated Products has grown into the region's premier independent provider.

Infrastructure

The highlight of our infrastructure is the facility of a 88” Corrugating Machine hence giving us the capability of manufacturing large size boxes. The details of other machines available with us are:

Punching 23” x 36” 40” x 54” 150” x 65”
Corrugation (a) 42” , (b) 52”, & (c) 88”
Pasting 74” and 120”

Offset Printing

We also have our in-house printing facilities for Block, Screen, Flexographic and Multicoloured Offset Printing.

  • 23" x 36" - 2 colour
  • 52" x 36" - 2 colour.
  • 28" x 40" - 2 colour

Our Features


CONVERSION CAPACITY

Our total conversion capacity is to the tune of 600 tons per month, a rarity in the industry. We also have provisions for running extra shifts, if required, to cope up with the growing requirements of the customers

AFFILIATION / RECOGNITION

1. ISO 9001-2000 certified company. 2. Affiliated to the Indian Institute of Packaging (IIP), the apex body on packaging in India. 3. Awarded the National Award for excellence in Packaging "INDIASTAR-98 & 2000”. 4. Members of the Western India Corrugated Boxes Manufacturers' Association (WICMA) and the Maratha Chamber of Commerce & Industry (MCCI).

MANAGEMENT AND CONTROL

Although, the works are located at distant places, an effective control is exercised by the Head Office situated at Dealing Chambers, 573/1, J.M. Road, Pune - 411 004. Secondly, all the planning, co-ordination between customers and factory are done through the Head Office. The management of all the integrated activities is under the supervision of Mr. Omprakash Agarwal (Chairman and Managing Director).

ADDITIONAL INFORMATION

We also manufacture the following:
(a) EPS Moulded Components and Packaging Materials.
(b) Kraft Paper Tubes and Containers.

Thus, we are confident to fit into the brackets of your vendors and do expect an opportunity to develop and manufacture Corrugated Paper Boxes, Paper Tubes and EPS Components/Packaging material as per the need and requirements of your esteemed organisation.

Designed and Developed by