News Feed
Jobs Feed
Sections




Recent Jobs

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




Similar Posts

Codewalkers.com: New Things on the Tutorial Front (Pagination & Ajax)

Tiger Heron Blog: Eclipse and PHP

NETTUTS.com CodeIgniter from Scratch Day 7: Pagination

NETTUTS.com: Creating a Dynamic Poll with jQuery and PHP

Till's Blog: Nginx+PHP+FastCGI: Testing your web application with bleeding edge PHP


Community Events









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


windows security conference job wordpress developer release phpunit opinion doctrine zend drupal framework microsoft facebook codeigniter extension symfony zendframework performance

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