Hi to all ! I tried use PostgreSQL functions in the very simple PHP script. But ALL of them don't work ! I have .dll for Postgres on my machine.
Who knows something ?
Thanks, Alex
You say you "have .dll for Postgres" on your machine. I assume it is a windows machine? Did you actually install the Postgresql database on that machine (not just the php module for accessing a Postgresql database)?
-- Rich