Tutorial search

PHP Tutorials
Tutorials
Stuff
Affiliates

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 tutorials to our site. Thank you !

Sort by:
Automatically Get Width & Height of An Image or Flash
Automatically Get Width & Height of An Image or Flash
Learn how to use PHP to get the width and height of an image or a flash file instantly!
Category: PHP tutorials > File Manipulation - Difficulty:
Track Your PHP Errors With Twitter
Track Your PHP Errors With Twitter
I don"™t know about you, but I rarely check my error_log file for my websites. This allows you to track them and get alerts via Twitter
Category: PHP tutorials > File Manipulation - Difficulty:
How To Load Excel Data By PHP
How To Load Excel Data By PHP
There are situations when we need to load data directly from Excel file, manipulate and insert into a database or use somehow. Is it possible to do it by PHP? Of course, yes. Read more to find out how.
Category: PHP tutorials > File Manipulation - Difficulty:
Load And Parse Awstats With PHP
Load And Parse Awstats With PHP
Load your awstats log file and display the stats with PHP. No more logging in to see your awstats.
Category: PHP tutorials > File Manipulation - Difficulty:
Latest Twitter Update With PHP
Latest Twitter Update With PHP
An alternative way to using Twitter's JavaScript and Flash approaches.
Category: PHP tutorials > File Manipulation - Difficulty:
Working with Directories and Files
Working with Directories and Files
Walk through of a class that manages many common tasks.
Category: PHP tutorials > File Manipulation - Difficulty:
Scanning Folders with PHP
Scanning Folders with PHP
Scanning Folders with PHP
Category: PHP tutorials > File Manipulation - Difficulty:
Converting from Excel to CSV with PHP
Converting from Excel to CSV with PHP
Reading XLS files with PHP-exceLreader is a breeze, I found one pitfall though.
Category: PHP tutorials > File Manipulation - Difficulty:
Your own personal web based notepad
Your own personal web based notepad
Create your own simple web notepad with php / flat files.
Category: PHP tutorials > File Manipulation - Difficulty:
Deleting files with PHP
Deleting files with PHP
Following our tutorials on uploading files and listing files, this tutorial will walk you through deleting files from a directory. This is done using the unlink() function.
Category: PHP tutorials > File Manipulation - Difficulty:
Uploading files with PHP
Uploading files with PHP
Continuing on from our article on Listing files stored within a directory using PHP, this quick guide will walk you through how to upload a file to a server using PHP.
Category: PHP tutorials > File Manipulation - Difficulty:
Listing files stored within a directory using PHP
Listing files stored within a directory using PHP
Being able to create lists out of files within a directory quickly and easily is a really good skill to have, especially when creating Content Management and web based File Management Systems.
Category: PHP tutorials > File Manipulation - Difficulty:
Create Files and Folders
Create Files and Folders
This will show you how to create a file by dumping a variable into it, and create new folders automatically through your PHP script.
Category: PHP tutorials > File Manipulation - Difficulty:
Upload files and add them to a database with PHP and MySQL
Upload files and add them to a database with PHP and MySQL
This tutorial will show you how to upload a file and add it to a database.
Category: PHP tutorials > File Manipulation - Difficulty:
File Uploads with PHP Doctrine
File Uploads with PHP Doctrine
An example of how to integrate uploads into the Doctrine validation process.
Category: PHP tutorials > File Manipulation - Difficulty:
Total Tutorials in Category: 112