Languages

Components, Scripts, Codes: PHP / Tips and Tutorials / Development Tools

Using PCRE's

This is a tutorial which teaches the users how to use the regular expression function on their programs by using php. The author says that the...

By: Codewalkers Homepage


 

Freeware

Unit Testing In Php

A tutorial that takes the reader through creating a first test case, coding and testing at the same time, grouping and organising a test suite,...

By: Marcus Bakeraaaa Homepage

Freeware

Top 21 PHP Programming Mistakes - Part 2: Seven Serious Mistakes

This is a tutorial which tells the users how to avoid regular mistakes when making php scripts on their webprogram. The author says to the users...

By: Zend Homepage

Freeware

Top 21 PHP Programming Mistakes - Part 3: Seven Deadly Mistakes

This is a tutorial which teaches the users to avoid the common mistakes when applying php on their webpages. The users should have working...

By: Zend Homepage

Freeware

Templates and Template Engines

This is an article that teaches the users how to form templates with php in their programs. This tutorial tells the users that the templates is...

By: Harry Fuecks Homepage

Freeware

Script Caching with PHP

This is a tutorial where users are taught by the author about the creation of a static HTML cache of dynamic PHP scripts in to their webprograms....

By: Nir Yariv Homepage

Freeware

Recursion in PHP

This is an article and a tutorial which teaches the users how to form a recursive function with php in to their websites. The author explains to...

By: codewalkers.com Homepage

Freeware

Property and Method Overloading tutorial

This is an article which tells the users how to handle the property access and method calling of a class which is to be overloaded with php. The...

By: solidox Homepage

Freeware

phpbuilder.com

phpbuilder.com is a PHP website that posses source code snippet library / for sharing PHP codes, scripts, and functions with the open source...

By: PHP Documentation Group Homepage

Freeware

PHP from the Ground Up

PHP from the Ground Up is a tutorial that describes every basics of the PHP scripting language to those with a minimum HTML knowledge. Using this...

By: Tim Ziegler Homepage

Freeware

PHP Debugging Tutorial

This is a tutorial that teaches the users how to debug their php code. The author says that this tutorial is aimed at giving users the upper hand...

By: codewalkers.com Homepage

Freeware

PHP and UML Class Diagrams

This is a tutorial which teaches the users how to make a design in their applications in the form of drawing with php and uml. The author says to...

By: Harry Fuecks Homepage

Freeware

Output buffering, and how it can change your life

This is a tutorial which tells the users how to build an advanced and efficient programs into their webpages. The author says to the users about...

By: Zend Homepage

Freeware

Overriding Php.ini With No Access To It!

Sometimes not having the power of a System Administrator can be a drag, especially if it's on the hosted server where your website lives. This...

By: phpfreakaaaa Homepage

Freeware

Object-oriented approach to programming HTML form components in PHP

This is an article and a tutorial which tells the users how to create HTML form components with PHP. This tutorial explains to the users about...

By: Baglan Dosmagambetov Homepage

Freeware

Introduction to PHP Regular Expressions (#1): General Mechanics

This is a tutorial which teaches the users how to handle the regular expressions with php on their websites. The author says to the users that the...

By: phpfreaks Homepage

Freeware

Introduction to Control Structures

This is a tutorial which teaches the users how to use control structures in their codings for creating websites with php. This tutorial tells the...

By: PHPDeveloper.org Homepage

Freeware

Introduction to PHP Output Buffering

This is an article that teaches the users how to handle output buffering functions with php in to their websites. The author says to the users that...

By: phpfreaks Homepage

Freeware

Internet Explorer 6 as an FTP Client

This article brings out the need and the importantce of IE 6 in publishing websites on the net. The author has done a comparative analysis on IE...

By: Franciscocharrua Homepage

Freeware

How to make index.php?p=page 1

I will show you easely and quickly How to make this kind of website index.php?p=page

By: M.Charette Homepage

Freeware