PHP Tutorial
Using Files on the Server File System
After studying this tutorial, you will know more about using Files on the Server File System
Top 20 Similar PHP Tutorials
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 »
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 »
Create a PHP Include File to create logging of server messages to a central logfile
This is a PHP include file which does logging of messages to a central logfile. You can use it in all your applications to avoid writing the same code over and over.
General »
Creating a file upload system
In this tutorial I will show you how to create a simple file upload system with your user can upload a file from the local computer to your webserver
Creating a file based login system
In this tutorial I will show you how to create a file based login system to register, login and logout users. You can use this method without any database.
General »
SQL Server FAQs
This tutorial contains some FAQs about PHP ODBC Functions - Connection and Query Execution
Database »
Check your server status
In this tutorial I will show you how to check whether a domain, server is up or down and how fast it is. Generally speaking we will implement a ping command with PHP.
Advanced »
LiveThunder's Server Checker
Is your Server Down? or It's Working Fine? Monitor your server. Ping it automatically and many more features. Learn it today so you don't have to regret later. Enjoy
Basics »
PHP SOAP Extension Server Examples
This tutorial contains some PHP SOAP Extension Server Examples
General »
How to Query Microsoft's Indexing Server from PHP
How to Query Microsoft's Indexing Server from PHP
General »
PHP_SELF Server Varible Explained
What is $_SERVER[PHP_SELF]; server variable? Here's some examples on how to use it. And our script we used PHP_SELF with on it
General »
Install Apache Web Server on Windows Vista
This tutorial explains how to install Apache Web Server on Windows Vista.
Basics »
GD Support Server Check gd_info Function
Test your server's ability to use GD image manipulation through this script. If installed and supported, the GD library allows you to use CAPTCHA image verification and other forms of dynamic images.
Apache Server, PHP, MySQL and phpMyAdmin Setup using AppServ
This tutorial is about Apache Server, PHP, MySQL and phpMyAdmin Setup using AppServ
General »
Flat File Database (Database from a text file)
Learn how to store and retrieve information using PHP's built in file handling functions along with serialize and unserialize
General »
Create Email Server on your computer to test PHP mail forms and scripts
Learn how to create your Email Server
Advanced »
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 and Files
In this tutorial you can learn more about working with 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










