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
PHP Files » brainbell.com
Score(+): 5 | Views: 167 | Save it | Report it


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 » php-learn-it.com
Score(+): 14 | Views: 604 | 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: 99 | Similar Tuts | Save it | View this tutorial

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 » coolcommands.com
Score(+): 6 | Views: 268 | Similar Tuts | Save it | View this tutorial

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
PHP Files » phptoys.com
Score(+): 4 | Views: 287 | Similar Tuts | Save it | View this tutorial

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 » phptoys.com
Score(+): 5 | Views: 195 | Similar Tuts | Save it | View this tutorial

SQL Server FAQs

This tutorial contains some FAQs about PHP ODBC Functions - Connection and Query Execution
Database » dba.fyicenter.com
Score(+): 2 | Views: 130 | Similar Tuts | Save it | View this tutorial

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 » phptoys.com
Score(+): 3 | Views: 137 | Similar Tuts | Save it | View this tutorial

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 » livethunder.com
Score(+): 8 | Views: 134 | Similar Tuts | Save it | View this tutorial

PHP SOAP Extension Server Examples

This tutorial contains some PHP SOAP Extension Server Examples
General » herongyang.com
Score(+): 3 | Views: 117 | Similar Tuts | Save it | View this tutorial

How to Query Microsoft's Indexing Server from PHP

How to Query Microsoft's Indexing Server from PHP
General » dynamicajax.com
Score(+): 3 | Views: 109 | Similar Tuts | Save it | View this tutorial

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 » totaldream.org
Score(+): 2 | Views: 97 | Similar Tuts | Save it | View this tutorial

Install Apache Web Server on Windows Vista

This tutorial explains how to install Apache Web Server on Windows Vista.
Basics » sebastiansulinski.co.uk
Score(+): 2 | Views: 182 | Similar Tuts | Save it | View this tutorial

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.
PHP and Images » programmingphp.net
Score(+): 4 | Views: 136 | Similar Tuts | Save it | View this tutorial

Apache Server, PHP, MySQL and phpMyAdmin Setup using AppServ

This tutorial is about Apache Server, PHP, MySQL and phpMyAdmin Setup using AppServ
General » phpdw.blogspot.com
Score(+): 2 | Views: 104 | Similar Tuts | Save it | View this tutorial

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 » ronsguide.com
Score(+): 2 | Views: 249 | Similar Tuts | Save it | View this tutorial

Create Email Server on your computer to test PHP mail forms and scripts

Learn how to create your Email Server
Advanced » phpsimple.net
Score(+): 4 | Views: 186 | 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: 195 | 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: 144 | 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: 172 | Similar Tuts | Save it | View this tutorial

Generating XML Files with PHP

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