Can someone help me stripslashes from this code? When you save the file with your new modifications it adds slashes anywhere it sees a "quote" and it breaks the code.

Code:
<head>
<style type="text/css">
textarea {
font-size:11px;
font-family:"Courier New", Courier, mono;
	}
</style>
</head>
<body>
<?php
...