A PHP Error was encountered

Severity: Warning

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

Pasupuleti Krishna Swamy - Coders Packet
Coders Packet

Packets submitted by Pasupuleti Krishna Swamy

Simple Digital Clock Application using Java

Simple Digital Clock Application is my third packet designed using swings and awt in Java.

Online Test Application Using Java

Online Test Application is my Second Packet that was Developed using Swings in Java. It is used to take Online Tests on Multiple Choice Questions and get Results.

Text_Editor Application using Java

This my first Packet that is a basic Text_Editor Application developed using Swing and awt in Java