This article describes what a binary search tree is, how it can be used to keep objects in sorted order, and provides the source code for one and its nodes in PHP.
This article provides the source code for a PHP-equivalent of .NET's System.Uri class.
This article provides the source code for an IReadOnlyStringDictionary and talks about the origins of the related dictionary interfaces in .NET
This article explains how to convert a two-letter country code to the appropriate unicode emoji flag, and provides the source code for doing this in PHP.
This article describes what the Query String is, and provides the source code for representing this in PHP.
This article provides the source code for a Host class in PHP.
My first post, an introduction to what i want to achieve through this blog.