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

IBM developerWorks: Intro to MVC Programming with Agavi, Part 1: Open a whole new world with Agavi

NETTUTS.com: Creating a File Hosting Site with CodeIgniter

NerdMom Blog: Kohana 3 & CodeIgniter 2

NETTUTS.com: Simple Techniques to Lock Down your Website

NETTUTS.com: User Membership With PHP


Community Events











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


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

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