Blog Posts
Beginners guide to sessions in PHP
Here is a basic run-through of what you need to know before starting to integrate sessions into your PHP scriptsRead it >>
File organizations in respect to Databases
A small post about file organizations in relation to databases.Read it >>
How to create a user login system with PHP - Part One
In this blog post, I give a brief introduction about the basic theory behind login systems. This post is for those who don't even know where to start!Read it >>
How to create a user login system with PHP - Part Two
In this part of the series, I explain what we need to have set up on the database side of things.Read it >>
How to distribute a database
A quick introduction to the theory of how to distribute a databaseRead it >>
Introduction to the theory of Object Orientated Databases
An introduction to the world of object orientated databases.Read it >>
My new site design
Finally, I've got around to finishing off the latest re-design of my personal / portfolio website!Read it >>
The objectives of a distributed database
A post that explains the goals behind distributed databasesRead it >>