By Clinton Reeves / Posted 4.2.2013 / In Code, Code Process, PHP / 3 comments
On the surface, regular expressions appear to be cryptic and confusing, but they don't have to be! In this article, I'll explain how Regex works, and show you how to go about reading and writing your own statements.
By Clinton Reeves / Posted 6.26.2012 / In Code, Code Process, PHP, Tips, Code Tips / 0 comments
The development process has lots of pitfalls and traps, many of which can be distracting and very time consuming. This article discusses a common problem you might encounter as a developer and provides a simple way to avoid it.
By Clinton Reeves / Posted 5.29.2012 / In Code, ExpressionEngine, PHP, Tips, Code Tips, Content Tips / 2 comments
Streamline your EE build using custom Global Variables.
By Clinton Reeves / Posted 4.24.2012 / In Code, Code Process, ExpressionEngine, PHP, Tips, Code Tips / 0 comments
We take a look at the world of hooking (code hooking that is), and show you how the Extension Hook system used by ExpressionEngine can enhance your websites and take their functionality to the next level.
By Susan Snipes / Posted 6.7.2011 / In Code, Code Process, ExpressionEngine, PHP, Tips, Code Tips / 2 comments
The less your users have to do, the better. We've got the tips to help you create an alphabetical directory so that users can create entries on their website without all that rigamarole.