A PHP Error was encountered

Severity: Warning

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

SAI PRAVEEN ALLLAMPALLY - Coders Packet
Coders Packet

Packets submitted by SAI PRAVEEN ALLLAMPALLY

Train Booking System in Java

In this packet, we are going to build a code for the Train booking system using Java, By using different loops.

ATM Interface display in Java

In this module, we are going to write a Java Program to Display the ATM Transaction. By using; if,if-else statements.

Compare Multiple Strings in java

In this packet,we are going to build a code for the compare multiple strings using Java.In this,we can perform by using compareTo()