My blog is a tutorial for php, and I want my posts to be able to show php-code (like show_source('filename.php');
But the insert-statement for my database strips tags, so my php-code is now just plain text... or actually nothing. How do I allow php-code to be written as a regular post?