Re: [PHP-DB] dynamic form with php and postgresql
[email protected] (Chris)
| Newsgroups | php.db |
|---|---|
| Message-ID | <[email protected]> |
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/