How can integrate PHP debugbar with MySQLI?

141 views Asked by At

The documentation on how to do this with PDO is pretty straightforward. However, not much can be found on how can I setup Php debugbar collector to log queries for a MYSQLI database connection ? Is this possible, and if so, then how can I achieve it ?

0

There are 0 answers