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.