A PHP Error was encountered

Severity: Warning

Message: fopen(/tmp/ci_sessionof4bvj8ohknuu78ufg80chuo7fg560m1): 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

Pakshal Bhairav Jain - Coders Packet
Coders Packet

Packets submitted by Pakshal Bhairav Jain

Reversing A Number Using Java

Reversing A Number is a program developed using "Java Programming Language" that reverses the user entered number and displays the reversed number on the screen as an output.

Rabin Karp String Matching Algorithm Using Java

Rabin Karp string matching algorithm is an algorithm developed using "Java-Programming-Language" used for searching a pattern in a given text/string. 

Student Percentage To Grade Converter Using Java

Student percentage to grade converter is the converter developed using "Java Programming Language", that converts the percentage obtained by the student in the examination into the proper grade.

Restaurant Billing System Using Java

Restaurant Bill Management system is a billing system developed using "Java-Programming-Language", this type of system can be seen in many places used for generating restaurant bills.