This page is both a test page for your IDB shared mysqli connection, and a starting point for * building DB applications using IDB connections
creates a singleton (shared) mysqli connection via a class named IDB
FirstName: Bob
LastName: Smith
Email: bob@example.com
FirstName: Bll
LastName: Jones
Email: bill@example.com
FirstName: John
LastName: Doe
Email: john@example.com
FirstName: Ann
LastName: Rules
Email: ann@example.com