A PHP Error was encountered

Severity: Warning

Message: fopen(/tmp/ci_sessiono89rsposjkrje3tm9ou73gki4lh9u47o): failed to open stream: No space left on device

Filename: drivers/Session_files_driver.php

Line Number: 176

Backtrace:

File: /var/www/html/application/controllers/Public_pages.php
Line: 8
Function: __construct

File: /var/www/html/index.php
Line: 311
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Failed to read session data: user (path: /tmp)

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /var/www/html/application/controllers/Public_pages.php
Line: 8
Function: __construct

File: /var/www/html/index.php
Line: 311
Function: require_once

Chetan Singh - Coders Packet
Coders Packet

Packets submitted by Chetan Singh

CRC Code Generator in Java

CRC stands for cyclic redundancy check. In this project, I have used eclipse as an IDE. Mainly CRC is focused on Bits manipulation.

JPG to PDF Converter in Java

To build this project, I have used java language and eclipse as an ide. You just have to add the i-text library to use this code.

PDF to JPG Converter in Java

For building the project PDF to JPG converter. The code is in Java language. In this project you just have to add three libraries (pdfbox-2.0.16.jar, fontbox-2.0.16.jar, commons-logging-1.2.jar)