Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <?php
  2.     mysql_pconnect("localhost","root","");
  3.     mysql_select_db("latihan");
  4. ?>