
March 19th, 2008, 08:00 AM
|
|
Developer Shed
|
|
Join Date: Jan 2004
Posts: 854
 
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Building File Uploaders with PHP 5
My goal here is simply tackling file uploads from a hands-on point of view and discarding all of those additional configuration settings that must be performed in the web server. Therefore, in this series of articles, I’m going to show you how to build some file uploading mechanisms with PHP 5, which, due their intrinsic modularity, can be easily integrated into other existing PHP applications with minor hassles.
Read the full article here: Building File Uploaders with PHP 5
For more discussion go here: Blog Article Discussion
|