PHP Source:
<
!DOCTYPE
html
>
<
html
>
<
body
>
<?php
echo
stripslashes(
"Who\'s Peter Griffin?"
);
?>
<
/body
>
<
/html
>
Result:
Privacy Policy