[PHP-DB] multiple database join with pdo

2006-11-28 Thread C. Tate Baumrucker
is it possible to join two tables from two different databases using pdo? thanks, tate -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] postgresql and php

2005-04-23 Thread Tate
I have php and postgresql installed on my laptop with linux fedora core 3. Everything is working fine, but I have created a survey and want the entries automatically inserted into the database. I know what my SQL should be, but I'm not sure if my other coding is correct. In my form, I have