At times in MYSQL an unnatural sort is required. This article presents an easy to maintain set of tables where sorting a table in any order can be easily defined.
A tutorial article showing how to use PHP in HTML documents, as would be used in a content management system. Details the separation of the logic from presentation.
Variables maintain values and state across functions and the PHP program itself. This article explores
variables from simple to the complex PHP variable variable.
Cookies are powerful helpers in providing a much richer and faster website experience. This article examines every major cookie method along with a short explanation.
As evidenced by high profile hacks on sites like Yahoo!, having a good method to reset a user account on a web site will help with the overall security of that site.