Archive for the ‘ Programming in PHP ’ Category
Jan
22/10
22/10
Top 21 Mistakes (Part 1): Textbook Mistakes →
Covers common programming mistakes that are repeatedly seen in all programming languages. The topics included cover documentation, overuse of variables…
Jan
22/10
22/10
TroubleShooters.com: PHP Tutorial →
A lengthy PHP tutorial that explains how to maintain state between pages, use PostgreSQL and install PHPLIB.
Jan
22/10
22/10
PHPBuilder.com – Variable Variables, PHP, and You →
This article explains how to create variables with names based on other variables.
Jan
22/10
22/10
A HOWTO on Optimizing PHP →
In this article, we explain why optimizing PHP involves many factors which are not code related, why tuning PHP requires an understanding of how PHP performs.
Jan
22/10
22/10
Top 21 Mistakes (Part 2): Serious Mistakes →
This article is intended for those with knowledge of PHP who want to avoid some of the most common serious mistakes.
