A PHP Error was encountered

Severity: Warning

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

Richa Singh - Coders Packet
Coders Packet

Packets submitted by Richa Singh

Pet Face Gesture using Tkinter module in Python

Changing pet face gestures by detecting the motion of the cursor using Python Programming.

Converting Images into Cartoon using Numpy and OpenCV in Python

Have fun by converting your images into a cartoon using Numpy and OpenCV libraries of Python Programming

Multiple Object Tracking using OpenCV in Python

Track multiple objects simultaneously from a video stream using OpenCV library of Python Programming