Categories
PHPTips and Tutorials → File Manipulation

Upload class with error checking

Shows you how to set error reporting, create a class with a function to upload files, rename the files being uploaded on the fly and more.
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Easy File Uploads

Well, tired of FTP''n everything up to your site? Or even want to allow other members to upload files but you don''t want to give them FTP access? Well lets create a file upload system that will take care of all your uploading woes. THis al...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Form-Based Image Upload

Learn how to upload images easy using forms and PHP. Great for beginners.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

FilesUploader

With this program you can upload file with a browser on your server, or other people. You can become an e-mail is someone upload files. You can protect the upload with a password. Overwrite protection You can choice the allowed extension, the max fil...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Writing a File Upload Class

Teach yourself how to write a file upload class that will not only upload, but validate file extensions, sizes, users, and much more. Make your life easier!
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Uploading a file in PHP

This article shows how to upload files in PHP. Uploading files in PHP is very easy. You don''t have to use any components as you do in ASP. All the file handling is done by built-in PHP functions.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Rename files with random names

This script renames all the files (or some of the files) in a given directory (default is cureeent dir) with a random names, leaving the extensions as they were before.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

File Uploading in PHP 4

This is a step-by-step tutorial that shows how to upload files to the server through an HTML form and PHP. It covers creating the client-side HTML, accessing the file from PHP, and processing the uploaded File in PHP.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Stream Me Up Scotty! (part 2)

You''ve already seen how PHP4''s FTP functions can help you interact with files on a remote server. In this article, learn how to use PHP''s other file and directory manipulation functions, and build an equivalent application that demo...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Stream Me Up Scotty!

PHP4 comes with a bunch of new functions designed to allow FTP connections over the Web. This article explores the new FTP functions, together with an example of how they can be used to build a browser-based FTP client.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2019 A--9.com