Kamis, 04 Juli 2013

Mohon bantuannya. Apa yg salah?
Thank you for using rssforward.com! This service has been made possible by all our customers. In order to provide a sustainable, best of the breed RSS to Email experience, we've chosen to keep this as a paid subscription service. If you are satisfied with your free trial, please sign-up today. Subscriptions without a plan would soon be removed. Thank you!
Michael Amstrong Miamsi 12:37am Jul 5
Mohon bantuannya. Apa yg salah?

<?php
include "conn.php";
$hst = $_POST ['hst'];
$user = $_POST ['user'];
$dbn = $_POST ['dbn'];
$pass = $_POST ['pass'];
$thst = "host";
$tuser = "username";
$tdbn= "db";
$tpass= "password";
$hand = fopen ("con-nec.php", "w");
$s = "$";
$k = '"';
$kon = mysql_connect ($host, $username, $db, $password);
$wnn = $_POST ['wn'];
$urll = $_POST ['url'];
$emaill = $_POST ['email'];
$ins = $kinsert into miamsi(wn, url, email)
values($wnn, $urll, $emaill)$k;

if(file_exists (con-nec.php) == 0);
{
touch(con-nec.php);
}
fwrite ($hand, "<?php
$s$thst = $k$hst$k;
$s$tuser = $k$user$k;
$s$tdbn = $k$dbn$k;
$s$tpass = $k$pass$k;
?>");
if(mysql_query ($ins));
{
echo "Install berhasil";
}
?>

Michael Amstrong Miamsi 05 Jul, 2013


-
Source: http://www.facebook.com/groups/35688476100/?id=10151736149671101
--
Manage subscription | Powered by rssforward.com

Tidak ada komentar:

Posting Komentar