A PHP Error was encountered

Severity: Warning

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

Devang Pathak - Coders Packet
Coders Packet

Packets submitted by Devang Pathak

Scorecard Using Java GUI

This project helps in managing scorecards between two teams, designed using Java GUI.

Palindrome Checker using Java GUI

This project checks the input string whether it is a palindrome or not, designed using Java GUI.

Panel Transition using Java Swing

This project utilizes a survey form to showcase the JPanel transition without changing the JFrame, designed using Java GUI.