Fatal error: Call to undefined function pg_escape_string()
I get this error in a PHP app Im working on.
PHP was compiled to work with postgres, and I can connect to a postgresql server in PHP. I can run pg_connect(), and grab some pg server info, so I know php is configured right.
For some reason this one function doesnt work though.
Any help appreciated.
Thanks
Raman
Fatal error: Call to undefined function pg_escape_string()
Moderator: General Moderators
Re: Fatal error: Call to undefined function pg_escape_string
Please don't double post
viewtopic.php?f=31&t=117128&p=610013#p610013
viewtopic.php?f=31&t=117128&p=610013#p610013