A PHP Error was encountered

Severity: Warning

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

Ankan Sanyal - Coders Packet
Coders Packet

Packets submitted by Ankan Sanyal

Musicxy | a Music Player using Python

In this project, I have made a music player in Python. I have used the concepts of Pygame, Tkinter and pickle.

YouTube video downloader using Python

I have written a code to download a YouTube video just by giving the URL of the video.

Attendance in office using Python.

We can know which users are currently connected to which machines in an office at a particular date.