Hi. I have little experience with php so I hope I'm not missing something obvious:
I am trying to upload .zip files to my server using php and C# within a Unity3d application. I have no trouble accessing the php file from within Unity, but receive a 403 forbidden error when I attach binary data...