you want the server to send them when they are available.
Exactly, which is why PHP is not the ideal thing to use :) - Every PHP solution I've seen to messaging is a right system hog unless it's just a one on one. It constantly has to poll for information.
@Qube: That was my intention at first but since I guess that it's a no-go then I won't. :)
Thanks for understanding :)