a chat app in php
thats all
I would recommend using web sockets instead of refreshing an iframe every so often (much easier on the user and the computer as well as smoother experience).
I would recommend using web sockets instead of refreshing an iframe every so often (much easier on the user and the computer as well as smoother experience).
Reloading often might cause the user's device to crash or hang too..