Tag Archives: php

Prettifying URLs

Whenever I am writing web apps I always find myself thinking that the filenames in URLs detract from the whole experience. Is there really any need for .html, or .php to be seen by the browser so long as the server knows what it needs to do?
I am always writing the same bits of code [...]

3
| 3 Comments | Posted in software | Also tagged | Edit