Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 488 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 488 Bytes

superPdo.class.php

Master And Replication Database on same singleton instance With PDO

Getting Started

Define the DB Hostnames, usernames, password

Why to use it

If you have already build all your code and don't whant to change it if you need now a read replication. This class know when to use the query on master or replication without changing anything actualy on production