'; ?> PHP Backslash bug

Problem

Insert a backslash into the textarea. Click test and the amount of backslashes double. Why?

Solution

stripslashes

Source code

More on Magic Quotes