x


How to send POST variables to a url through Unity

I'm trying to send POST variables to a php file. any sugestions

more ▼

asked Oct 05 '11 at 08:04 PM

kibbles gravatar image

kibbles
1 1 1 1

(comments are locked)
10|3000 characters needed characters left

2 answers: sort oldest

Use WWWForm.

more ▼

answered Oct 05 '11 at 10:16 PM

kevork gravatar image

kevork
415 1 2 4

(comments are locked)
10|3000 characters needed characters left

There's a tutorial on design3 that walks through making high scores with Unity using WWW and PHP, but WWWForm isn't used. I would definitely check out the documentation kevork suggested as well.

more ▼

answered Oct 06 '11 at 02:26 AM

Design3.com gravatar image

Design3.com
640 1 1 10

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x131
x36

asked: Oct 05 '11 at 08:04 PM

Seen: 1131 times

Last Updated: Oct 06 '11 at 02:26 AM