Two clients are visiting the same website at the same time.
We have both IP addresses in server DB.
Once client sends a message (a form) to the server (trigger event)
Server stores form data to DB, then MUST refresh page of the other client.
How to do this? (PhP, MySQL...)
2007-07-19
21:34:25
·
2 answers
·
asked by
just "JR"
7
in
Computers & Internet
➔ Programming & Design
Soh. Know that. Auto-refresh with timer is what I am using... Not elegant.
But Messenger "pops up" if a new msg arrives in your box! That IS an event...
2007-07-19
22:03:54 ·
update #1