Re: syntax for option select - Mailing list pgsql-php

From Victor Yegorov
Subject Re: syntax for option select
Date
Msg-id 20030325162944.GE1556@pirmabanka.lv
Whole thread Raw
In response to syntax for option select  (Ahmad Sentri <sentri@unila.ac.id>)
Responses Re: syntax for option select
List pgsql-php
* Ahmad Sentri <sentri@unila.ac.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

Attachment

pgsql-php by date:

Previous
From: Ahmad Sentri
Date:
Subject: syntax for option select
Next
From: Ahmad Sentri
Date:
Subject: Re: syntax for option select