19,155 tutorials online
12 tutorials pending review
763 dead links removed





PHP: File Manipulation Tutorials

 

Working With Directories And Files
Posted in PHP > File Manipulation by tutorialgrub on Jun 12, 2009

A collection of 8 tips on PHP functions for working with file systems.
49 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Open, Read And Create Files
Posted in PHP > File Manipulation by tutorialgrub on Jun 12, 2009

Methods of opening, reading, & creating files on a server.
48 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

PHP Form Image Upload
Posted in PHP > File Manipulation by tutorialgrub on Jun 12, 2009

This tutorial shows you how to upload an image on your server using PHP and html forms. You will also learn how to verify if the uploaded file is an image (checking the extension), if it doesn't overtakes a size limit and how to change the uploaded file name.
56 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Upload And Rename File
Posted in PHP > File Manipulation by tutorialgrub on Jun 12, 2009

In this tutorial show you how to rename file when upload file to server to prevent new file overwrite an old file that exists in you server.
55 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Upload Single File
Posted in PHP > File Manipulation by tutorialgrub on Jun 12, 2009

Create a simple PHP uploader.
68 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Limit Upload File Size
Posted in PHP > File Manipulation by tutorialgrub on Jun 12, 2009

This PHP upload form can limit file size.
54 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

File Creator/Editor
Posted in PHP > File Manipulation by tutorialgrub on Jun 12, 2009

Create a form that makes and/or adds data to files on your server. Could be useful in creating a simple guestbook and free for all links flat file database.
46 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

File Processing: Writing To A File
Posted in PHP > File Manipulation by tutorialgrub on Jun 12, 2009

It is simple to write data to a file through the use of 2 functions.
42 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

File System
Posted in PHP > File Manipulation by tutorialgrub on May 12, 2007

This tutorial will teach the basics of working with the file system on a PHP server to handle files uploaded via forums.
298 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial


<<  1  2  3  4  5  6  7  8