Severity: Warning
Message: fopen(/tmp/ci_sessionrb0ufk9hknh80sckev9j7q7nr8rhtr19): 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 C++ project which calculates the EMI(Equated Monthly Installments) on given Principal, Interest, Time.
It is a fun game in which users can input a number and Fizz Buzz is printed in a unique way.
It is a Short Game in C++ using Arrays in which 2 players can play by marking 'X' or '0' in a 3*3 grid.
It is a Restaurant Project in C++ in which you can purchase and sell items listed on the menu.
It is a Resume Making Project written in C++ in which you can make your Resume by entering valid data.
It is a Word Guessing game in C++ in which one player has to choose a word and another player has to guess it within the given number of chances.