PHP,Mysql聊天应用程序。 我不知道[关闭]

I have 2 kind of profil: boss and user. I want to create an application where users can send messages to the boss profils. Not to the all boss profil just to one of them. And I do not know how can I do it with Mysql tables. Can somebody give me a hint about it? I don't want to write a live chat just a message sender/receiver like -I don't know- gmail.

Thanks for all!

Did you take a look at this website ? It's a tutorial on how to make a private messaging system. It seems to be what you want