PHP 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 | Save it | Report it


Top 20 Similar PHP Tutorials

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

How to Use the Crypt() Function to Encrypt and Check Passwords

This tutorial walks you through how to use the crypt() function in php. You'll encrypt a password so that it can be stored in the database, compare a new word to the encrypted password, and use an md5 hash to make sure you encrypt the entire passphrase.
Security » earn-web-cash.com
Score(+): 0 | Views: 51 | Similar Tuts | Save it | View this tutorial

Delete HTML table rows without any database support

In this tutorial you will learn how to Delete HTML table rows without any database support
General » bewebmaster.com
Score(+): 0 | Views: 34 | Similar Tuts | Save it | View this tutorial

Making Data Dynamic - The main strength of PHP is support for a vast number of DBs

This tutorial tackles quite a number of databases and shows the basic operations with them: connecting, sending SQL statements, and evaluating the return values. No matter what your database-driven web application must do, it always has to do these steps.
Advanced » brainbell.com
Score(+): 0 | Views: 49 | Similar Tuts | Save it | View this tutorial

File Include Check

Learn how to check if a file is already included or not within a page
General » wlscripting.com
Score(+): 0 | Views: 15 | Similar Tuts | Save it | View this tutorial

Check a websites status

Using CURL to chech a websites status
General » totaldream.org
Score(+): 0 | Views: 42 | Similar Tuts | Save it | View this tutorial

PHP extension and module check with extension info

In this tutorial you will learn more about PHP extension and module check with extension info
General » wlscripting.com
Score(+): 0 | Views: 27 | 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

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

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 | 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(+): 0 | Views: 39 | 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: 31 | 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

PHP's Rand Function

How Rdoanm is Rondam when it comes to Random Results?
General » talkphp.com
Score(+): 0 | Views: 52 | Similar Tuts | Save it | View this tutorial

PHP Date Function

Discusses the uses of the date function, showing examples of how to implement parameters, how to literally process characters within it, and more. Concludes with a list of most date function parameters, descriptions of what they output and examples.
Date and Time » programmingphp.net
Score(+): 0 | Views: 32 | Similar Tuts | Save it | View this tutorial

Using the explode function in PHP

This tutorial is about Using the explode function in PHP
Functions and OOP » rawcliffe.wordpress.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