I am wondering if this is possible to push a message from server to web browser?? Like you want to alert user or any message that you want to send to specific user... An example is as chat invitation is sent from chat operator to site visitor...
Is it possible?? i prefer to use PHP, Javascript
I don't want to use AJAX calls to PULL, i want to PUSH.
Looking forward.