-
Recent Posts
Recent Comments
Archives
Categories
Meta
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