Severity: Warning
Message: fopen(/tmp/ci_sessionc4j8rmaon6c0iq4lliu5mqm5rgp7ivia): 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
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
It is a simple game . In this game , the user chooses a choice of Rock or Paper or Scissors to compete with System.
It is a simple game. In this Coin Game, the user guesses whether a flipped coin is head or tail.
As the name suggests our project is to design an ATM (basic level) using JAVA. This is further used for designing Advanced level ATM projects.