tags:

views:

58

answers:

2

Hello, is it possible to upload files to web page and then access file data on website using $_FILES['file'] in php?

A: 

You have to modify your webserver in some way to answer POST requests with the appropriate actions. If you can't acces your server, you can't upload to it with C#; there is no 'standard' way to do this.

Jouke van der Maas
A: 

Thanks Chris O.

Semas