A PHP Error was encountered

Severity: Warning

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

Md Omer - Coders Packet
Coders Packet

Packets submitted by Md Omer

Calculator using Python by Md Omer

A Simple Calculator to perform the 3 basic math functions (Addition, Multiplication, Subtraction) developed using Python

Random Password Generator Using Python

A project to generate a random password according to the length chosen by the user using Python.

A Game Of Odd Eve using Python

A Project where the user and the system are able to play the game of Odd-Eve using Python.

Zodiac Calculator using Python

A project to calculate zodiac/astrological signs according to the user's date of birth using Python.

Guess The Number Game using Python

A Project that allows the user to predict a number from 1 to 20, then matches it with Machine's number using Python.