« Back to latest posts

Archive for March, 2008

Friendly URLs in PHP and Apache

Monday, March 17th, 2008

I’ve tried a few different ways of doing friendly URLs in PHP and all have their advantages and disadvantages. For a good introduction and some other methods that don’t necessarily require an Apache server, take a look at this sitepoint article. I’ve used Method 2 there before (.htaccess Error Pages) but I don’t [...]

Tags: ,
Posted in Code | 1 Comment »