Skip to content

Instantly share code, notes, and snippets.

@novalhabibi
Created September 6, 2018 06:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save novalhabibi/920509a66904b24d4cc9ec14927f0298 to your computer and use it in GitHub Desktop.
Save novalhabibi/920509a66904b24d4cc9ec14927f0298 to your computer and use it in GitHub Desktop.
<?php
$koneksi=new mysqli("localhost","root","","sji.com") or die(mysqli_error($koneksi)) ;
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment