Subscribe
Tutorial search

PHP File Manipulation Tutorials


We hope that you will enjoy our PHP File Manipulation tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own PHP File Manipulation tutorial to our site. Thank you !

Sort by:
Making a PHP & MySQL File Download Counter
Making a PHP & MySQL File Download Counter
We are making a simple, yet robust, PHP & MySQL file download counter, which will track the number of downloads on certain files on your server.
Difficulty:
Creating files with PHP
Creating files with PHP
In this tutorial you will learn how to create a simple script that can create a file.
Difficulty:
PHP Forced File Download
PHP Forced File Download
This tutorial is about using php to force your browser to download files instead of opening them with some associated plugins or software , this can be very useful when you have a download site or just to provide organized downloads , it also helps you to have a better statistic of your downloads .
Difficulty:
File Upload
File Upload
Detailed tutorial on how to create a File Upload system.
Difficulty:
Simple uploading system
Simple uploading system
Learn how to create a simple uploading system for your website.
Difficulty:
PHP Tutorial (File Handling): Scratch Pad
PHP Tutorial (File Handling): Scratch Pad
Prerequisite 1. Knowledge of basic PHP syntax. In this tutorial you will learn about 1. File Handling
Difficulty:
Uploading files to Rackspace Cloud (Mosso) using PHP API
Uploading files to Rackspace Cloud (Mosso) using PHP API
Upload files directly from a website to the Rackspace Cloud using PHP
Difficulty:
Reading the clean text from RTF with PHP
Reading the clean text from RTF with PHP
Rich Text Format (often abbreviated as RTF), to surprise of many, is quite complex text data format. Let's read the plain text from RTF file.
Difficulty:
Reading the clean text from DOCX and ODT with PHP
Reading the clean text from DOCX and ODT with PHP
In this article we will resolve the task of reading the plain text from the Office Open XML (more known as DOCX) and OpenDocument Format ODT using PHP. Note that we are not going to apply any third-party software.
Difficulty:
Reading the clean text from PDF with PHP
Reading the clean text from PDF with PHP
Portable Document Format (PDF) is a file format created for the document exchange. Let's read the plain text from PDF file.
Difficulty:
Creating Word, Excel and CSV files with PHP
Creating Word, Excel and CSV files with PHP
In this article we demonstrate several ways to create Microsoft Word and Excel documents, and also CSV files using PHP. Learn how to create files using HTTP headers, COM objects, OpenOffice templates, fputcsv function.
Difficulty:
Simple file uploader
Simple file uploader
Hello, today I'm going to explain you how you can make a simple file uploader.
Difficulty:
Upload images using php video tutorial
Upload images using php video tutorial
This is a video tutorial on how to upload images using php including some basic security
Difficulty:
Display Random Dynamic Content with PHP and XML
Display Random Dynamic Content with PHP and XML
Every developer, at one point in time, will run into a situation where they need to display a small amount of dynamic data. Why create a whole database? Enter the magical world of XML. Here you’ll learn how to use PHP and XML to randomly generate HTML content.
Difficulty:
Empty Directories from the files
Empty Directories from the files
Empty Directory And delete the templete engines cached files
Difficulty:
Total Tutorials in Category: 148