Hello all~ I use unity, and came across a new project. It calls for me to make a player forum where players can make topics, comment, and rate the topic 1-10.
Is this possible in unity, and anyone can point me to a tutorial? I have tried just pushing data to a sql database with a php middle man but I can not seem to get the data to send. (Reading the data works fine, just can not add new data.)
thank anyone for any suggestions!