Rasmus Lerdorf I needed a simple little example that I could use to show how Apache's ForceType directive can be put to good use with PHP. I chose a URL-based spell checker since one of the newer features of PHP is built-in spell checking and I thought this would interest people as well. This is of course a rather useless example. You can do a lot of quite complex things with the concept presented here. The ForceType directive just changes the MIME type of something to the given type,...
http://www.phpbuilder.com/columns/rasmus19990407.php3