Skip to content

Instantly share code, notes, and snippets.

View rickumali's full-sized avatar

Rick Umali rickumali

View GitHub Profile
@rickumali
rickumali / view_users.php
Created April 21, 2015 23:03
200 Days of Code: view_users.php
#!/usr/bin/php
<?php
// Created for Boston PHP's 200 Days of Code (4/22/2015).
//
// http://www.meetup.com/bostonphp/events/219831339/
//
// See http://php.net/manual/en/features.commandline.usage.php
require ('mysqli_connect.php');