hii ..
i want make a form list
and my data list from one colom in a table
i had create table faculty
and a field in this table was kode_fakulty,name_fakulty
and in my form list i want list my kode_fakulty from table fakulty
in php-postgresql i was try to create these syntax
so ...
if we run my localhost in webserver
always syntax error or my list can't contain data
thank's
newbie in php-postgresql