· @robertology
21 followers · 185 posts · Server phpc.social

Get the from a

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

#query #pdostatement #PDO

Last updated 1 year ago