I’m having an issue with delivering the information downloaded by unity from the php page.
The thing is that the text which comes from the WWW.text or WWW.data contains the needed value at the left side of the string but everything from there on is an extra analytics code.
How do I get the original value that was echoed from the PHP page? without the analytics part?
Many thanks!