unity3d write csv file php -


hope can me. made unity3d game webplayer. need store data e.g. time how long has played game in csv file. know how can test if php , javascript writing csv file in javascript habe line

var postdataurl = "myurl/data.php?"; 

but don't have url til need test locally , don't know add url error: not resolve host: c; no data record of requested type thanks

you need set web server run locally. @ point can target form submission @ http:// localhost/data.php , things work perfectly. apache easy set might want wamp (windows apache mysql php.)

http://www.wampserver.com/en/


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -