I thought that the postgresql functions, like the mysql functions, would be compiled into the win32 php 4.0.1pl2 cgi, but when I attempt to use pg_connect, I get an undefined function error. Anyone know something about how to get the postgres functions in a win32 environment?
(WinNT, Apache 1.3.12, PHP 4.0.1pl2 CGI, postgresql on a remote linux system)
(--Frederick Heckel)