 
  |
 |
The Hitchhikers Guide to PHP Load Balancing
|
|
 |
|
This post gives an introduction to the complications that can arise from deploying your PHP applications onto a load balanced web hosting platform. This is a must-read article if you are planning to develop large scale web applications, or if your so
|
 |
| |
The Truth About PHP Variables
|
|
 |
|
This article examines how PHP handles passing of variables internally, as well as how this relates to memory usage. This information is can be very useful for any professional PHP developer as it shows how passing variables by reference will normally
|
 |
| |
PHP Debugging with Zend Studio
|
|
 |
|
In this tutorial, we will explore how to use the latest update of Zend Studio for debugging PHP scripts. But first, we will get an overview of the product, its various editions, the system requirements for running it, and other installation considera
|
 |
| |
Object Dynamic Generation
|
|
 |
|
This package can be used to add model classes dynamically.
A base abstract class provides the default implementation of property setter and getter functions.
Concrete model classes are derived from the base abstract class.
Objects of a model cl
|
 |
| |
Swear filter & censoring tutorial
|
|
 |
|
In this tutorial you will learn how to prevent certain keywords/swearwords/badwo rds from being used in text.
You will learn how to load a file into an array, block multiple keywords and even display a badword only partially and censor the insides.
|
 |
| |
PHP MYSQL Website Tutorials
|
|
 |
|
If you are new to the trend of dynamic or PHP MYSQL Website then this is the place for you. We have build an online games database driven website and divided the whole procedure in steps or tutorials. The website includes a complete CMS or Content
|
 |
| |
Front Controller/Modrewrite Tutorial
|
|
 |
|
The main point of this tutorial is to highlight the magic of the modrewrite module and show how you can use it to make a Dreamweaver safe development environment. What do I mean by Dreamweaver safe? Well If we assume most professional designers like
|
 |
| |
Apache PHP Tutorials - Installing and Running...
|
|
 |
|
A collection of 14 tutorials on Apache and PHP installation and configuration covering: How to download and install Apache 2.x and PHP 5; How to start Apache server; How to publish HTML documents; How to set PATH variable for PHP; How to create php.i
|
 |
| |
|
 |
 
  |