Tutorial by Examples

<?php $con = mysqli_connect("localhost", "root", "", "database"); ?>

Page 1 of 1