News Feed
Jobs Feed
Sections




News Archive
NETTUTS.com:
Creating a File Hosting Site with CodeIgniter
March 12, 2009 @ 10:21:21

NETTUTS.com has posted this new tutorial about using the CodeIgniter PHP framework to create a simple file hosting site (where a user can upload a file and it's linked and available for download immediately).

I have seen a few introductory tutorials for Codeigniter, and was hoping to show you something a little more advanced. This tutorial will show you how to build a powerful web application for hosting images, using the flexibility of Codeigniter. This tutorial should teach you about the MVC coding philosophy, integral to producing serviceable applications.

Henry (the author) walks you through the setup and configuration of the database and source, but you'll need to have a copy of the CodeIgniter framework working and have a basic knowledge of how it's all laid out. The mini-application includes a login form that authenticates off of a MySQL database and the actual upload form that lets users submit their files and display the ones currently available for download.

0 comments voice your opinion now!
codeigniter framework file hosting mysql login upload tutorial


blog comments powered by Disqus

Similar Posts

Prism-Perfect.net: PHP Tag Cloud Tutorial

DevShed: Completing a Query Processor in PHP

DevShed: Creating the Admin Script for a PHP/MySQL Blogging System (Part 3)

Refulz.com: Traits in PHP - Multiple and Nested Traits

NetTuts.com: Easy Package Management for CodeIgniter with Sparks


Community Events











Don't see your event here?
Let us know!


opinion series code example framework development functional object unittest language introduction community podcast tool conference zendframework2 testing composer interview release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework