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 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.
THE PRAKASH GROUP has made headway into the domestic manufacture market with cost-efficient products, together with value-added services. Complimenting this, THE PRAKASH GROUP has extensively developed its Unit arm which now has 3 Units as well as over a hundred sub-distributors representing the biggest local sales network.
THE PRAKASH GROUP, has established itself as a strong link in the supply chain for high-grade, competitively priced products worldwide.
With a strong local base of operations, THE PRAKASH GROUP is now looking towards expanding its distribution network and increasing its brand value through a global strategy of progressively developing new Products, manufacturing more value-added products, providing personalized services, and opening new international markets and industries.
To date, THE PRAKASH GROUP has forged lasting relationships with key agents.

3 Branch Office
3000 Employees
5000 Delivery every year

Our Mission

To build long term relationships with our customers and clients and provide exceptional customer services by pursuing business through innovation and advanced technology.

Our Vision

To provide quality services that exceeds the expectations of our esteemed customers. To provide sustainable and increasing value through a business model that is innovates in all that it does.

Our Values

The Group’s core values are :

  • SAFETY
  • INTEGRITY
  • QUALITY
  • IDEAS
  • TEAMWORK
  • Our Strength


    • Fleet of Transport Vehicles
    • CFB Boxes, EPS Moulded Buffers, and Kraft Paper tubes & Containers all Under one roof.
    • Multi Locational to suit your requirements.
    • Flexible to suit your schedules.
    • Capacity to invest as per your requirements.
    • 100% Generator Backup
    • 30% of the workers & Staff stay at the colony within the Factory Premises.

    Our Features

    Quality Control

    To ensure conformity with customers’ specifications, both the incoming raw materials and outgoing finished products at our industry undergo rigorous Quality Inspections from various angles. For this very purpose, we have an established Quality Control Department, which is equipped with the latest Quality Testing Equipment. Besides, the on-line, random checking of the boxes under production is the speciality of our inspections. At every stage, we ensure that the customers’ specifications are adhered-to in totality.

    Transportation

    To ensure safe, quick and timely despatch of finished materials, we have a fleet of fully enclosed transports, so that the sunlight and monsoon effects have minimum impact on our boxes during transit.

    Continually disintermediate

    Credibly build virtual materials for fully researched paradigms. Authoritatively plagiarize long-term high-impact infomediaries with goal-oriented core competencies. Conveniently visualize process-centric applications through leading-edge testing procedures. Quickly build backend customer service for real-time metrics.

    Efficiently transform an expanded array of methodologies rather than customized infomediaries.

    Continually disintermediate

    Credibly build virtual materials for fully researched paradigms. Authoritatively plagiarize long-term high-impact infomediaries with goal-oriented core competencies. Conveniently visualize process-centric applications through leading-edge testing procedures. Quickly build backend customer service for real-time metrics.

    Efficiently transform an expanded array of methodologies rather than customized infomediaries.

    Designed and Developed by