Skip to main content

Handling File Uploads

  • Chapter
Beginning PHP and Oracle

Abstract

While most people tend to equate the Web with Web pages only, HTTP actually facilitates the transfer of any kind of file, such as Microsoft Office documents, PDFs, executables, MPEGs, zip files, and a wide range of other file types. Although FTP historically has been the standard means for uploading files to a server, such file transfers are becoming increasingly prevalent via a Web-based interface. In this chapter, you’ll learn all about PHP’s file-upload handling capabilities, in particular, the following:

  • PHP’s file-upload configuration directives

  • PHP’s $_FILES superglobal array, used to handle file-upload data

  • PHP’s built-in file-upload functions: is_uploaded_file() andmove_uploaded_file()

  • A review of possible error messages returned from an upload script

  • An overview of the HTTPJJpload PEAR package

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 49.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Rights and permissions

Reprints and permissions

Copyright information

© 2007 W. Jason Gilmore, Bob Bryla

About this chapter

Cite this chapter

(2007). Handling File Uploads. In: Beginning PHP and Oracle. Apress. https://doi.org/10.1007/978-1-4302-0367-4_15

Download citation

Publish with us

Policies and ethics