- Home /
 
 
               Question by 
               crasyboy42 · Jul 30, 2010 at 07:29 AM · 
                wwwphp  
              
 
              connecting to php?
I'm working on a bug report button in PHP but how can unity connect with php? I understand nothing of that class www
can anyone help
               Comment
              
 
               
              Answer by qJake · Jul 30, 2010 at 09:14 AM
The WWW class and PHP are not related at all. All the WWW class does is assist in pulling data off the internet (from a URL). PHP is a server-side programming language with a heavy concentration in web development. You could use the System.Net class to retrieve data from the internet, and you could use ASP on your server to post the data, the point is the two aren't related at all.
Your answer
 
             Follow this Question
Related Questions
Connecting Unity game to wordpress..... ? (need help :D ) 0 Answers
Method returning data from WWW 1 Answer
www request ienumerator function doesn't work 0 Answers
WWWForm problem 1 Answer