dynamic form with php and postgresql

dynamic form with php and postgresql

am 05.01.2009 23:33:09 von Marc Fromm

--_000_B0D7C0A3F35FE144A70312D086CBCA9B0213E19759ExchMailbox 2u_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

I have searched google in many ways for tutorials/examples of creating a dy=
namic form with php and postgesql.
I would like to create a form that once a user enters an ID in a text box, =
the ID is checked against a postgresql database for any alerts and then dis=
plays those alerts in a textarea prior to clicking a submit button.

Any help would be appreciated.



Marc

--_000_B0D7C0A3F35FE144A70312D086CBCA9B0213E19759ExchMailbox 2u_--

Re: dynamic form with php and postgresql

am 06.01.2009 01:22:53 von dmagick

Marc Fromm wrote:
> I have searched google in many ways for tutorials/examples of creating a dynamic form with php and postgesql.
> I would like to create a form that once a user enters an ID in a text box, the ID is checked against a postgresql database for any alerts and then displays those alerts in a textarea prior to clicking a submit button.

Which bit in particular are you getting stuck on?

Here's how to get some data from postgres:

http://www.designmagick.com/article/10/

--
Postgresql & php tutorials
http://www.designmagick.com/


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php