News Feed
Jobs Feed
Sections




News Archive
SitePoint.com:
How To Handle File Uploads With PHP
July 10, 2009 @ 10:25:50

New on the SitePoint "PHP & MySQL Tutorials" blog today Kevin Yank has posted another excerpt from the "Build Your Own Database Driven Website Using PHP and MySQL" looking at handling file uploads in PHP.

An common challenge faced by PHP programmers is how to accept files uploaded by visitors to your site. In this bonus excerpt from Chapter 12 of [the book] you'll learn how to accept file uploads from your web site visitors securely and store them.

The tutorial introduces the $_FILES superglobal and how you can use it to access the file information about the uploads the user's can make. He also mentions some of the functions that can be used on the files (like is_uploaded_file).

1 comment voice your opinion now!
book excerpt tutorial upload file


blog comments powered by Disqus

Similar Posts

Brian Swan's Blog: Using the Windows Azure Tools for Eclipse with PHP

PHPBuilder.com: PHPUnit Fundamentals: Setting Up and Tearing Down a Doctrine 2 Database

Adam Pullen's Blog: Execution Filters in Symfony

Zend Developer Zone: Reading Access Databases with PHP and PECL

PHPRiot.com: Zend Framework 101: Zend_Loader


Community Events











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


framework usergroup testing language zendframework2 conference series opinion community functional phpunit introduction podcast database interview rest symfony symfony2 development release

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