document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <?php
  2. $nama_array = array("Arian","Rasmos");
  3. ?>
');