Hi! I have an accessible website with many register members. I am wondering if you could help me in taking the first step to integrate associate profiles/message to my new and advance database Is this something that should be coded from scratch? Or is there existing software that I can integrate into my website to make this happen? I just want something simple like Member public profile with some personal information Messaging and add as friend Thanks in advance
If you are using any CMS like joomla, wordpress etc then you obviously can do that easily by installing necessary plugins. But if you are doing this with raw php and html then you have to get some script to this.
You would require to create a database access in which you can create and manage your members profile.