RE: [PHP-DB] continuously view database updates.

2001-03-26 Thread Rubanowicz, Lisa
HI Kevin, you are the first Irish person I have seen on this list!! Anyhow, When you submit the form insure that the form submits to itself so you don't have to worry about a refresh. On the top of the page have the form and below do the select statement to show what is in the table. When the form

Re: [PHP-DB] continuously view database updates.

2001-03-26 Thread Andreas D. Landmark
At 26.03.2001 15:44, you wrote: >Hi, >I am doing a college project which involves using PHP scripts to update a >MySQL database. For demonstration purposes I would like the new updated >table in my Database to be shown each time it is updates without me having >to go to the command prompt windo