Connect to database in php using class with constructor Get link Facebook X Pinterest Email Other Apps November 26, 2013 PHP has different ways to connect to MySQL database. This is the example for Object oriented style when extending mysqli class. Read more