Membership
Main Menu
Forum Boards
Stats
- 23 tutorials
- 83,476 members
- 880,805 forum posts
- 33 blog posts
Tutorials
Simple SQL Search
Creating a SQL Search in PHP can some times be confusing and often cause users to generate too much unnecessary code. Well today is the good day. The tutorial shown here will guide you through how to create a Simple and basic MySQL search on multiple fields. So roll up your sleeves and be ready to dive into creating a simple MySQL Search!
- 4 votes
- 4 comments
- posted 5/6/09
Working with checkboxes and a database
A beginner tutorial demonstrating a simple form to update administrator privileges for a set of users using checkboxes.
- 9 votes
- 7 comments
- posted 1/10/09
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.
- 3 votes
- 2 comments
- posted 12/20/08
PHP Custom List Order
This tutorial explains how to make a custom ordered list.
- 4 votes
- 9 comments
- posted 12/3/08
Regular Expressions (Part1) - Basic Syntax
This tutorial introduces the basic concepts and syntax of regular expressions.
- 7 votes
- 8 comments
- posted 10/12/08
Design Patterns - Strategy and Bridge
Description and discussion of the Strategy and Bridge patterns.
- 8 votes
- 8 comments
- posted 10/9/08
Design Patterns - Value Object
Description and discussion of the Value Object pattern.
- 1 vote
- 1 comment
- posted 10/9/08
Design Patterns - Singleton and Singleton Registry
Description and discussion of the Singleton and (Singleton) Registry patterns.
- 2 votes
- 0 comments
- posted 10/9/08
Design Patterns - Introduction
Introduction to Design Patterns, sets the stage for the coming mini tutorials covering individual Design Patterns.
- 3 votes
- 5 comments
- posted 10/9/08
