Qingjun Wei
New member
Hi,
We are a startup company looking for a forum platform. I would like users of our products to use the forum to discuss the products, get technical supports.
I am looking for possibilities to integrate the forum with our own user account management system.
Another problem is that I know a lot of languages but I don't know php very well. So I am wondering if it is possible to directly access the MySQL database through another process.
Here is what I want to do:
1. Automatically create some users and give password to those users.
2. I have zero tolerance with spammers. I would like to turn on manual approval of registration, and have another process to scan the approval queue from the SQL database, then send approval URL with code through SMS message. Once the code is verified, I will then approve the user through another automatically process.
Your comment is appreciated.
Thanks.
We are a startup company looking for a forum platform. I would like users of our products to use the forum to discuss the products, get technical supports.
I am looking for possibilities to integrate the forum with our own user account management system.
Another problem is that I know a lot of languages but I don't know php very well. So I am wondering if it is possible to directly access the MySQL database through another process.
Here is what I want to do:
1. Automatically create some users and give password to those users.
2. I have zero tolerance with spammers. I would like to turn on manual approval of registration, and have another process to scan the approval queue from the SQL database, then send approval URL with code through SMS message. Once the code is verified, I will then approve the user through another automatically process.
Your comment is appreciated.
Thanks.