document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <a class="edit" href="edit.php?id=<?php echo $data[\'id\']; ?>">Edit</a> |
  2. <a class="hapus" href="hapus.php?id=<?php echo $data[\'id\']; ?>">Hapus</a>
');