<?php $a = "javascript://%0adocument.write('<script>alert(0)</script>');"; $data = htmlspecialchars($a); echo "<a href=$data>Tikni</a>"; ?>