PHP - User System Tutorials

Newest First
Oldest First
Highest Rated
Most Popular
Random
User System (Part 2 - Blocking Usernames)

Block specific usernames on the user system. This tutorial explores efficient methods for checking and restricting disallowed usernames using arrays and regular expressions.

By DanielXP

User System (Part 1 - Using PDO)

The same User System, but bought up to date with PDO

By DanielXP