phpc.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A server for PHP programmers & friends. Join us for discussions on the PHP programming language, frameworks, packages, tools, open source, tech, life, and more.

Administered by:

Server stats:

778
active users

robertology

Get the from a

ob_start();
$statement->debugDumpParams();
$info = ob_get_contents();
ob_end_clean();