Jump to content

Very Simple Chat Script


ako

Recommended Posts

Hi,

 

im new here and i would like to ask how can i make a chat script that will have "one way communication". Its for a radio station. The radio producer will be able to see the listeners messages but they will not to be able to see their. But listener will see producers message. I dont need nick names and other stuff, i want simple things a chat box, and and a text box so can write.

 

I have looked everywhere, i cant find something like this. Can you help with the think so i can program it?

 

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/46591-very-simple-chat-script/
Share on other sites

One table, user posts to it and the message flags as "hidden", producer posts to it without the "hidden" flag.  Producers can login and see all messages include hidden. Those not logged in with the full privileges just get to see non-hidden ones.

 

Hope that makes sense.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.