A PHP Error was encountered

Severity: Warning

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

Nediff Amala Nixon - Coders Packet
Coders Packet

Packets submitted by Nediff Amala Nixon

Stack Overflow error query tool using Python 3.0

GUI based error query tool that will check for error in a python file and search for relevant discussions in Stack Overflow.

Encryption and decryption in Python 3.0 using AES256-CBC encrypt

A GUI application to encrypt and decrypt files and folders using the pyAesCrypt module in Python 3.0.

Client-Server communication using Python socket module for file transferring

A GUI implementation of Client-Server communication to transfer files using the socket module of Python 3.0

Text To Speech in Python

A Text-to-Speech GUI application that uses various python libraries to convert text to speech.