Örneğin ben bu içeriğe sahip bir php script var:
<?php $msg = addslashes("I'm a message. The what happened >:("); echo "<script>alert($msg); return false;</script>"; ?>
Ama uyarı Bu nasıl çözebiliriz. "(" Son tarafından kırıldı?