dadamssg Posted June 9, 2009 Share Posted June 9, 2009 i have developed a simple messaging system between users. I have a Member table that holds all the Members info and then i have a messages table that holds the messages. The message table contains the: createdate, sentto, sentby, subject, content, and an id field. I can't really figure out how to send a message to ALL my users. I know the answer is gonna be simple, i just can't figure it out. thanks! Link to comment https://forums.phpfreaks.com/topic/161464-message-all-users/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.