Top 20 Similar PHP Tutorials

FTP Upload via cURL

Uploading files to a remote FTP server is very effective while using the cURL library. This short PHP tutorial will show the user how to upload a file to a password protected FTP server.
PHP Files » web-development-blog.com
Score(+): 3 | Views: 216 | Similar Tuts | Save it | View this tutorial

Secret Download Locations with PHP

Here is the PHP script to show you how to protect your online goods this same way!
Security » phpaz.com
Score(+): 0 | Views: 118 | Similar Tuts | Save it | View this tutorial

Confirm Email Before Download using PHP

Learn how to confirm Email Before Download using PHP
General » gfx-depot.com
Score(+): 4 | Views: 161 | Similar Tuts | Save it | View this tutorial

Force download for PDF, JPG, GIF directly from the web browser

This tutorial is about force download for PDF, JPG, GIF directly from the web browser
PHP and Images » sometricks.com
Score(+): 1 | Views: 120 | Similar Tuts | Save it | View this tutorial

PHP and Files

Working with files is a basic necessity for programmers and PHP gives you a great facility for creating, uploading, and editing files. This section is completely dedicated to how PHP can interact with files.
PHP Files » phptutorialsite.com
Score(+): 4 | Views: 203 | Similar Tuts | Save it | View this tutorial

PHP and Files

In this tutorial you can learn more about working with Files using PHP
PHP Files » phptutorialsite.com
Score(+): 3 | Views: 148 | Similar Tuts | Save it | View this tutorial

Upload files

Learn How To Upload Files to Web Servers with 12 Short Tutorials for Beginners
PHP Files » dev.fyicenter.com
Score(+): 5 | Views: 187 | Similar Tuts | Save it | View this tutorial

Generating XML Files with PHP

Learn how to Generate XML Files with PHP
Advanced » pznetworks.com
Score(+): 4 | Views: 151 | Similar Tuts | Save it | View this tutorial

Creating Files with PHP

In this tutorial you will learn how to create all kinds of files using PHP.
PHP Files » vipercreations.com
Score(+): 5 | Views: 252 | Similar Tuts | Save it | View this tutorial

How to: Writing to files in PHP

Tutorial covers different scenarios and methods of writing text to a file in PHP...
Basics » php-learn-it.com
Score(+): 2 | Views: 160 | Similar Tuts | Save it | View this tutorial

Uploading files with PHP

In this tutorial I will explain how to create the upload form with PHP. I will cover uploading and renaming file, limiting file size, restricting file types and form validation
PHP Files » sebastiansulinski.co.uk
Score(+): 3 | Views: 183 | Similar Tuts | Save it | View this tutorial

Creating Files with PHP

Learn how to create all kinds of files using PHP
PHP Files » vipercreations.com
Score(+): 5 | Views: 272 | Similar Tuts | Save it | View this tutorial

PHP Multiple Upload files

Create a script for uploading multiple files to your site
PHP Files » phpeasystep.com
Score(+): 5 | Views: 215 | Similar Tuts | Save it | View this tutorial

Reading and Writing files in PHP

PHP follows almost same way of writing and manipulating files as in standard C. That is why it becomes so easy for a developer with C lanaguage background to create php application that uses files to save and retrieve data. It is a short tutoril that will get you started with writng and manipulating text files.
PHP Files » apitalk.com
Score(+): 3 | Views: 183 | Similar Tuts | Save it | View this tutorial

How to convert and encode files to FLV using FFMPEG and PHP

In this tutorial you will learn how to convert and encode files to FLV using FFMPEG and PHP
General » vexxhost.com
Score(+): 3 | Views: 132 | Similar Tuts | Save it | View this tutorial

Unzipping Files Automatically On Your Server!

First off, this tutorial will teach you how to unzip tar.gz file's on your server. Feel free to modify it to suit your needs
General » totaldream.org
Score(+): 3 | Views: 101 | Similar Tuts | Save it | View this tutorial

Creating Dynamic PDF files using HTML and PHP

In this tutorial you will learn how to create Dynamic PDF files using HTML and PHP
General » macronimous.com
Score(+): 4 | Views: 304 | Similar Tuts | Save it | View this tutorial

Using Files on the Server File System

After studying this tutorial, you will know more about using Files on the Server File System
PHP Files » brainbell.com
Score(+): 5 | Views: 177 | Similar Tuts | Save it | View this tutorial

How to hide your CSS files from rippers using php and .htaccess

In this tutorial the author tries to teach you an experimental method for hiding CSS files
Security » n1studios.net
Score(+): 1 | Views: 117 | Similar Tuts | Save it | View this tutorial

Open, Read and Write Files

Learn How To Open, Read and Write Files
PHP Files » dev.fyicenter.com
Score(+): 2 | Views: 111 | Similar Tuts | Save it | View this tutorial