Home »
Imported messages »
comp.lang.php »
cURL and MultiPowUpload
cURL and MultiPowUpload [message #175469] |
Fri, 30 September 2011 08:26 |
Frank Halley
Messages: 1 Registered: September 2011
Karma:
|
Junior Member |
|
|
Hello PHP Friends
I am attempting to use libcurl in my PHP scripts (under linux) to
communicate with a web server (basically to fake user input). I have
everything working (logon, authentication cookies, etc) but am stuck
because the site uses MultiPowUpload to upload local files.
MultiPowUpload is a flash-based object for browsing and selecting
multiple files to upload.
I have downloaded a 30-day trial version of MultiPowUpload and installed
on my local server (linux/Apache), but still can't figure out how to
fool it (or even if it is possible).
Does anyone have experience with using the cURL with PHP to fool the
server site into thinking I selected a file (I only need to upload one
file at a time) using their MultiPowUpload object? I am familiar with
how to use cURL to upload a file where the site uses a "normal" file
upload mechanism.
|
|
|
Goto Forum:
Current Time: Sun Nov 10 11:26:14 GMT 2024
Total time taken to generate the page: 0.03809 seconds