From: | "Victor Yegorov" <viy(at)pirmabanka(dot)lv> |
---|---|
To: | Ahmad Sentri <sentri(at)unila(dot)ac(dot)id> |
Cc: | pgsql-php(at)postgresql(dot)org |
Subject: | Re: syntax for option select |
Date: | 2003-03-25 16:29:44 |
Message-ID: | 20030325162944.GE1556@pirmabanka.lv |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-php |
* Ahmad Sentri <sentri(at)unila(dot)ac(dot)id> [25.03.2003 18:18]:
>
> 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
Please, give full CREATE TABLE statement for your table.
Also, part of your PHP script, that generates error is needed.
--
Victor Yegorov
From | Date | Subject | |
---|---|---|---|
Next Message | Mike A. | 2003-03-25 22:41:15 | php4+psqlodbc... |
Previous Message | Ahmad Sentri | 2003-03-25 16:13:27 | syntax for option select |