A PHP Error was encountered

Severity: Warning

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

Priyanshu Tedia - Coders Packet
Coders Packet

Packets submitted by Priyanshu Tedia

Snake Game using Java Swing

Snake game is an interesting game developed using Java Swing. In this game, the snake collects the apple and the score is displayed at the end when the game gets over.

Quiz Application GUI - Java Swing

This project is a simple Quiz application which is known as Tech Quiz. Tech Quiz is developed using Java, Swing, and Abstract Window toolkit.