A PHP Error was encountered

Severity: Warning

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

Obulshetty Niharika - Coders Packet
Coders Packet

Packets submitted by Obulshetty Niharika

Body Mass Index Calculator Using Python.

This project describes about Body Mass Index of a person based on weight and height. It also gives the category to which a person belongs.

Registration Form using Python.

This project is about Registration Form for Online Course using tkinter module in Python. The Registration Form contains name, course, phone number, email id.

Simple GUI Calculator Using Python

A Calculator is a device that is used to perform arithmetic operations like addition, subtraction, multiplication, division.