Posts Tagged Under: html @en

Parse HTML as PHP

Some people don’t like to use PHP endings for files which appear in the link of a webpage. To solve this you only have to insert a short piece of code into your htaccess file.

AddHandler application/x-httpd-php5 .html .htm

The good thing about this method is, that you can create your pages with phpcode as you’re used to do. But instead of using the php ending you simply use .html for your files.


Useful Links

I’m sure everyone of us is familiar with the following situation. You recently just stumbbled over a very helpful Page… but what was the name of it again?

To help out in these kind of situations we’ll frequently post the most useful Pages about web development right here. We’d like to hear your inputs to these links in the comment section below.

other links
naminum.com

HTML/CSS
caniuse.com

JavaScript
jsfiddle.net

Hacks
browserhacks.com