- Home /
unity3d solutions for talking to mysql --is there anything like amfphp?
Is there a unity3d equivalent to flash amfphp which allows flash->php-->mysql communication easily. In amfphp you can pass entire objects to flash directly without having to parse them up as text first. For example you can pass an entire mysql table structure in one move.
Is there anyway to do this in Unity3d?
Thanks, Dan
Comment
Answer by MarkeMark1972 · Jul 13, 2017 at 10:27 AM
I haven't tried this yet but this might help you... http://ucss.webjema.com/amf/documentation.html
Your answer
Follow this Question
Related Questions
Accessing a database though $_GET 1 Answer
MySQL and PHP Question 1 Answer
C # Does not recognize characters after space 2 Answers
Why i keep getting this message : Wrong response ? 0 Answers
Android Mysql Database online 3 Answers