| View previous topic :: View next topic |
| Author |
Message |
Ian
Joined: 15 Jul 2007 Posts: 1077 Location: Enterprise, Alabama
|
Posted: Sun May 11, 2008 7:25 pm Post subject: cURL? |
|
|
I don't quite understand how this works, but I need it for a script I'm making. Can someone please explain it for me? _________________ 1,000 Posts achieved on Saturday April 26, 2008 1:45 am |
|
| Back to top |
|
 |
Guest
|
Posted: Sun May 11, 2008 7:29 pm Post subject: Re: cURL? |
|
|
| Ian wrote: | | I don't quite understand how this works, but I need it for a script I'm making. Can someone please explain it for me? |
how do you know that you need this if you don't know how it works?
what do you need exactly? |
|
| Back to top |
|
 |
n-l-i-d Guest
|
Posted: Sun May 11, 2008 7:37 pm Post subject: |
|
|
| What do you want to do, download, upload, post, what protocol, cURL supports a lot? You can use curl.exe (the easy way), or libcurl.dll (here is a basic libcurl example script) |
|
| Back to top |
|
 |
Ian
Joined: 15 Jul 2007 Posts: 1077 Location: Enterprise, Alabama
|
Posted: Sun May 11, 2008 7:45 pm Post subject: |
|
|
I need to upload and post (assuming by post you mean execute forms) _________________ 1,000 Posts achieved on Saturday April 26, 2008 1:45 am |
|
| Back to top |
|
 |
n-l-i-d Guest
|
|
| Back to top |
|
 |
|