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:

792
active users

#PDOStatement

0 posts0 participants0 posts today
robertology<p>Get the <a href="https://phpc.social/tags/query" class="mention hashtag" rel="tag">#<span>query</span></a> from a <a href="https://phpc.social/tags/PDOStatement" class="mention hashtag" rel="tag">#<span>PDOStatement</span></a></p><p>ob_start();<br />$statement-&gt;debugDumpParams(); <br />$info = ob_get_contents();<br />ob_end_clean();</p><p><a href="https://phpc.social/tags/pdo" class="mention hashtag" rel="tag">#<span>pdo</span></a></p>