Hi,
I'm a .Net developer and currently facing problem uploading a file to PHP site.
Is there a way for PHP to download the filestream on the URL? I'm sending my file to the webrequest stream but is it possible for PHP to read it?
PHP Download File Stream
Started by chinz85, Jun 02 2010 02:47 AM
1 reply to this topic
#1
Posted 02 June 2010 - 02:47 AM
|
|
|
#2
Posted 04 June 2010 - 01:07 AM
You'd need to explain better what you're wanting to accomplish. PHP can of course read HTTP GET requests and accept a file through the URL and serve it via headers. (Or whatever you want with it). There's just not enough information on what you're wanting to do.


Sign In
Create Account

Back to top









