As PHP itself is written in C, the ability to directly load C shared libraries, and to gain direct access to C functions and data structures is an incredibly important addition to the PHP language. In this article we explore this new extension.
Read MoreA question that often arises is: "is it possible to create a normalized database structure in MongoDB?" The short answer is yes. In this article we show you how to do this ... and why it's not a good idea.
Read More