Hi,
I'm porting some php code from mysql to postgres but I canàt find
something equivalent to mysql_select_db (). I use this function to switch
from a DB on machine 1 to a db on machine 2. Is there something similar for
pg ? I'm using php 4.2.2 on a linux box
thanks
thl
I'm porting some php code from mysql to postgres but I canàt find
something equivalent to mysql_select_db (). I use this function to switch
from a DB on machine 1 to a db on machine 2. Is there something similar for
pg ? I'm using php 4.2.2 on a linux box
thanks
thl
Comment