PHP 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(+): 0 | Views: 24 | Save it | Report it


Top 20 Similar PHP Tutorials

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(+): 0 | Views: 39 | Similar Tuts | Save it | View this tutorial

Uploading pictures and creating thumbnails automatically using PHP

This tutorial will teach you how to make thumbnails from an upload script in PHP
PHP and Images » chipmunk-scripts.com
Score(+): 0 | Views: 42 | 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(+): 0 | Views: 41 | 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(+): 1 | Views: 44 | 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(+): 0 | Views: 44 | 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(+): 1 | Views: 41 | 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(+): 0 | Views: 26 | 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(+): 0 | Views: 29 | 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(+): 0 | Views: 32 | 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(+): 0 | Views: 54 | 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(+): 0 | Views: 29 | 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(+): 0 | Views: 51 | 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(+): 1 | Views: 57 | 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(+): 1 | Views: 63 | Similar Tuts | Save it | View this tutorial

Generating XML Files with PHP

Learn how to Generate XML Files with PHP
Advanced » pznetworks.com
Score(+): 0 | Views: 36 | 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(+): 0 | Views: 33 | 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(+): 0 | Views: 36 | 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(+): 1 | Views: 90 | 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(+): 0 | Views: 47 | 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(+): 1 | Views: 112 | Similar Tuts | Save it | View this tutorial