Re: [PHP-DB] dynamic form with php and postgresql

2009-01-05 Thread Chris
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 aler

[PHP-DB] dynamic form with php and postgresql

2009-01-05 Thread Marc Fromm
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 pri