Realtime connection to postgres database
Rodrigo Sánchez <[email protected]> Tue, 10 Nov 2020 02:41:49 -0300
| Newsgroups | gmane.comp.php.database |
|---|---|
| Organization | Centro Sismológico Nacional, Universidad d e Chile |
| Message-ID | <[email protected]> |
Hi everyone, I have a table (html), that is connected to postgresql database (v9.6). I want that every time there is a change in the database, the table changes immediately. I am talking about a realtime connection between html table and postgres database via php (v7.4). (without having to refresh the web page by clicking on the browser) Is there a way to do it ? Rodrigo Sánchez CSN, UCH -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php