| |

| 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. |
| |

| 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. |
| |

| 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. |
| |

| 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. |
| |

| Upload Single File Posted in PHP > File Manipulation by tutorialgrub on Jun 12, 2009
Create a simple PHP uploader. |
| |

| Limit Upload File Size Posted in PHP > File Manipulation by tutorialgrub on Jun 12, 2009
This PHP upload form can limit file size. |
| |

| 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. |
| |

| 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. |
| |

| 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. |
<< 1 2 3 4 5 6 7 8 |