Skip to content

Instantly share code, notes, and snippets.

@darkterminal
Created January 31, 2018 15:46
Show Gist options
  • Save darkterminal/df41396dfd70dc994159f617a32f959f to your computer and use it in GitHub Desktop.
Save darkterminal/df41396dfd70dc994159f617a32f959f to your computer and use it in GitHub Desktop.
Diperhatikan Koneksine
$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