Posted by Flamer on 08/08/06 22:55
cheesey_toastie wrote:
> I'm trying to receive a file using a http post. How would I receive
> this in php from the following command?
>
> wget -d --post-file="c:\test.csv" -O -
> "http://80.xxx.xxx.xxx/WebsiteTest/upload.php"
>
>
> Thanks
>
> Steve
http://www.php.net/manual/en/function.fopen.php
Flamer.
Navigation:
[Reply to this message]
|