Hello All,
when I used mysql, I could use the mysql_list_fields function to obtain the infos about the fields of a table... but this function hasn't a corresponding one for postgres (php4).
So, how can I get the infos I need under postgreSQL?
Bye
Francesco Cipriani
when I used mysql, I could use the mysql_list_fields function to obtain the infos about the fields of a table... but this function hasn't a corresponding one for postgres (php4).
So, how can I get the infos I need under postgreSQL?
Bye
Francesco Cipriani