Re: can i display an image _directly_ from postgres db storage?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



$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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux