itaym02 Posted January 18, 2010 Share Posted January 18, 2010 I have a site with tens of thousands of users. I need to implement some kind of private messaging system. I thinking about simply install an email server and use the imap extenstion to work against it, as if it was a DB of messages. Is my approach the correct one, or is it shooting way over the target, and I need to do it using my DB and in the old way (say, like in phpBB or here). Link to comment https://forums.phpfreaks.com/topic/188913-implement-an-inbox-system-like-in-this-site/ Share on other sites More sharing options...
RaythMistwalker Posted January 18, 2010 Share Posted January 18, 2010 i have a pm system on my site atm. If you want to test it see if it is what you are looking for (i can modify a bit if u need to) let me know il make a test account for you so u can see it Link to comment https://forums.phpfreaks.com/topic/188913-implement-an-inbox-system-like-in-this-site/#findComment-997446 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.