94 Topics

Member Avatar for
Member Avatar for kedarm

Hi! My problems are more of porting a code to Windows, than the code itself. I need to download a file from a URL ( http://127.0.0.1/img.jpg ) and store it in a local file. I think I've screwed up the setting up of the libcurl libraries. I am using Visual …

Member Avatar for Salem
0
1K
Member Avatar for jocorok

I'm working on an app that logs on to another page, enters some data and posts form, then I display that data on my page. The basics of Curl are working great However, there are many steps that are still missing to complete the app. Is there some kind of …

Member Avatar for pritaeas
0
85
Member Avatar for phpboy

Hello. I'm quite a newbie to cURL and php. I have been trying hard to login at youtube using cURL but haven't had any success. All i get in return when i run the following code is the youtube login page, with my username(which i used in the code) written …

Member Avatar for digital-ether
0
869
Member Avatar for hemgoyal_1990

Hi All, I have a PHP code for Sending http post from cURL. it work fine but i have a trouble that when i am send any data from loop it display me only first string the remaining string it not print. I am Use this Code. [ICODE]<html> <head> <meta …

Member Avatar for hemgoyal_1990
0
684

The End.