Search Results

Search: Posts Made By: nitks.abhinav
2,217
Posted By nitks.abhinav
I tried the below code: FILE *pFile =...
I tried the below code:

FILE *pFile = NULL;
pFile = fopen("/tmp/speed_test_config.xml", "wb");

/* keeps the handle to the curl object */
CURL *curl_handle = NULL;
/*...
2,217
Posted By nitks.abhinav
How to get contents of php page using curl in C language?
Hi,

I want to write code in C using curl library to get output of php page , the output is in xml.

Thanks
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 05:58 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy