|
php and postgreSQL
Ok my question is when using php to connect to a postgreSQL database and when you send it a query what command is best and which one is the newest command. i have been look around and online i find pg_query but in this book i have it uses pg_exec. so which on is better or is there even a difference? thanks
|