I'm trying to execute a query using PHP via its PostgreSQL-specific built-in functions, however I can't figure out why my queries aren't being run. Could someone please point me in the right direction regarding what could be wrong with the following code:I'm trying to execute a query using PHP via its