One thing I've noticed about PHP is that you need to jump through all sorts of hoops when it's time to detect URL structures. Either pulling the existing page URL or dissecting a passed URL for certain components just felt like it was too time consuming to code and re-code with slight changes every single… Read more »