dear my friends,
anyone can help me how to make a forum chating with php?. i need to build a simple website and there is a forum chating menu. thank you for your help.
I can't help but think you'd be better managing everything through a single system though. This would be easier to maintain and have many possible UX benefits such as shared login.
dear my friends, anyone can help me how to make a forum chating with php?. i need to build a simple website and there is a forum chating menu. thank you for your help.
If you mean instant messaging, check out: http://css-tricks.com/chat2/
If you mean a forum like this site, you will probably need a full CMS. Some to look at:
PHPBB: https://www.phpbb.com/
bbPress: http://bbpress.org/
VanillaForums: http://vanillaforums.org/
vBulletin: http://www.vbulletin.com/
I can't help but think you'd be better managing everything through a single system though. This would be easier to maintain and have many possible UX benefits such as shared login.