Created
January 31, 2018 15:46
-
-
Save darkterminal/df41396dfd70dc994159f617a32f959f to your computer and use it in GitHub Desktop.
Diperhatikan Koneksine
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$query = "INSERT INTO timeline ('".$website."', '".$deskripsi."', '".$gambarbaru."')"; | |
$sql = $MySQLiconn->query($query); // Iki asale seko file config/koneksi.php |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment