Membership
Main Menu
Forum Boards
Stats
- 22 tutorials
- 79,674 members
- 818,028 forum posts
- 24 blog posts
Tutorials
Working with checkboxes and a database
A beginner tutorial demonstrating a simple form to update administrator privileges for a set of users using checkboxes.
- 7 votes
- 5 comments
- posted 09/01/10
Protecting php applications with PHPIDS
In a nutshell PHPIDS is an advanced intrusion detection system written with performance on a large scale in mind. The basic installation and configuration is pretty straight forward.
- 2 votes
- 2 comments
- posted 08/12/20
PHP Custom List Order
This tutorial explains how to make a custom ordered list.
- 4 votes
- 8 comments
- posted 08/12/03
Regular Expressions (Part1) - Basic Syntax
This tutorial introduces the basic concepts and syntax of regular expressions.
- 7 votes
- 7 comments
- posted 08/10/12
Design Patterns - Strategy and Bridge
Description and discussion of the Strategy and Bridge patterns.
- 7 votes
- 6 comments
- posted 08/10/09
Design Patterns - Value Object
Description and discussion of the Value Object pattern.
- 1 vote
- 1 comment
- posted 08/10/09
Design Patterns - Singleton and Singleton Registry
Description and discussion of the Singleton and (Singleton) Registry patterns.
- 2 votes
- 0 comments
- posted 08/10/09
Design Patterns - Introduction
Introduction to Design Patterns, sets the stage for the coming mini tutorials covering individual Design Patterns.
- 3 votes
- 1 comment
- posted 08/10/09
Data Joins Unions
An introduction to using joins and unions in your MySQL queries
- 11 votes
- 4 comments
- posted 08/06/30