Tag Archives: pur

PHP URL Routing (PUR)

I’ve been thinking about individual features of various code frameworks, starting with two features that are closely related: clean URLs and URL routing. To examine this idea further I started writing a basic implementation of these two features in PHP. … Continue reading

Posted in Posts | Tagged , | 6 Comments