Changes

Jump to: navigation, search

HTML/PHP Database Dump

14 bytes added, 03:34, 18 January 2014
no edit summary
<syntaxhighlight lang="php" enclose="div">
<?php
$con = mysqli_connect("localhost", "gbs788db", "pw", "gbs788db"); //This references the database. We store it as a variable only so that we don't have to keep writing it out.
347
edits

Navigation menu