$result = pg_exec($dbconn, "SELECT $image FROM thetable where name='$name');
nevermind. i had a missing double-quote on this line. works great now.
thanks.
- philip
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php