PHP 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 »
Top 20 Similar PHP Tutorials
Simple Machines - Hide Boards of Inactive Users
In this tutorial I will teach administrators of Simple Machines Forums how to hide the boards of inactive members.
General »
Getting .htaccess to work on AppServ in Windows
This tutorial is about Getting .htaccess to work on AppServ in Windows
Advanced »
htaccess: Stopping "Page not found" errors
How to use an .htaccess file to automatically redirect requests for files that may have moved following a site redesign.
This really useful technique will stop your users getting "page not found" errors after bookmarking pages on your site that no longer exist.
Also solves problem of search engines that haven't caught up yet with your new site structure.
General »
PHP and Files
In this tutorial you can learn more about working with Files using PHP
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.
Upload files
Learn How To Upload Files to Web Servers with 12 Short Tutorials for Beginners
Creating Files with PHP
In this tutorial you will learn how to create all kinds of files using PHP.
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
How to: Writing to files in PHP
Tutorial covers different scenarios and methods of writing text to a file in PHP...
Basics »
Creating Files with PHP
Learn how to create all kinds of files using PHP
PHP Multiple Upload files
Create a script for uploading multiple files to your site
Download files with cURL
A snippet that helps you download files from the web, with the use of the well known cURL library for php.
General »
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.
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 »
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 »
Using Files on the Server File System
After studying this tutorial, you will know more about using Files on the Server File System
Open, Read and Write Files
Learn How To Open, Read and Write Files
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 »
Creating Files Using PHP File System-Easiest Way
In this tutorial we are going to cover the basics of creating files using PHP file system function fopen() in a very quick to learn and user friendly way.
Basics »










