document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. $query_mysql = mysql_query("SELECT * FROM user")or die(mysql_error());
');