Blog Posts


A further look at Distributed Databases

A more in depth look at distributed databases

Read it >>

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 scripts

Read 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 database

Read it >>

How to optimize your queries

A simple approach to query optimization.

Read 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 >>

SEO Tips for beginners

A small SEO tutorial that I wrote for the absolute beginner.

Read it >>

The objectives of a distributed database

A post that explains the goals behind distributed databases

Read it >>

When to use indexes

A post about when to actually use database indexes

Read it >>