1. CSS
  2. Flash
  3. HTML
  4. Illustrator
  5. Java
  6. JavaScript
  7. Maya
  8. Photography
  9. Photoshop
  10. PHP
  11. Ruby
  12. Ruby on Rails
  13. 3ds Max

1087

PHP Tutorials — File Manipulation

PHP » File Manipulation — 24 days ago
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.
PHP » File Manipulation — about 1 month ago
Detailed tutorial on how to create a File Upload system.
PHP » File Manipulation — 3 months ago
Hello, today I'm going to explain you how you can make a simple file uploader.
PHP » File Manipulation — 4 months ago
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.
PHP » File Manipulation — 8 months ago
This tutorial shows how to manipulate Excel files by PHP. OLE compatible COM object allows to load Excel data directly from XLS file and process it by using its methods and properties.
PHP » File Manipulation — 8 months ago
In this tutorial I will teach you how to use SimpleXML to read & parse XML feeds. Before PHP5 reading XML was a mess, this all changes with SimpleXML. You will learn how to parse a standard XML RSS Feed and display it and many other functions.
PHP » File Manipulation — about 1 year ago
Uploaders are scripts that give a user the ability to upload a file/image to a certain space defined in the script that runs the uploader, im sure the websites such as Imageshack and Photobucket are familiar to you, and there many services out there, but wouldn’t it be nice to create your own little uploader service? Well in this tutorial you will create a small uploader that is quick, easy and customizable to your liking. Includes a great little feature that generates embed codes for you.
PHP » File Manipulation — over 1 year ago
Reading XLS files with PHP-exceLreader is a breeze, I found one pitfall though.
Help us out! More and more tutorials are submitted to Good-Tutorials each day. We could use your help with finding good tutorials. Mind lending a hand?