in PHP does pg_query_params takes into consideration the type of parameter passed ? ( question also for PDO an mysql respective calls)
From the documentation it is not clear to me what exactly pg_query_params does when non string parameters are given. pg_query_params (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_query_params — Submits a command to the server and waits for the…