A PHP Error was encountered

Severity: Warning

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

Sai Baba Kotha - Coders Packet
Coders Packet

Packets submitted by Sai Baba Kotha

Captcha Generator using JavaScript

Generation of random Captcha using JavaScript and its functions. Captcha is basically a mixture of random combinations of letters and numbers in a very random way.

Creation of pie-chart using C++

Creating a pie-chart using C++ with the help of pre-defined header files and functions.