I need to fetch data from a website using PHP and save it in a MySQL database. I also want to fetch the images and save them in my server so that I can display them in my site. I heard that an API can
I\'m serving my Django models via TastyPie and when attempting to POST a new Booking model, I keep getting this error:
How could I send SimpleXmlElement object via Curl using POST request type and receive SimpleXmlElement object back.
@edit: fixed everything and decoded the view state and this is what I got now, still isn\'t working, it takes me to a html with all these functions:
Good day! I\'ve REST API which is accessible via SSL (https://). I\'d like to put correct cert (or cert chain) along with my scripts written PHP and CURL to make request.
Hello i have made a curl test on an ip and i could get the response infos( times, response code,...) this time i want to make it work on several ip\'s in the same time. I found that could be possible
I have a webpage source code stored in $page and I need to extract all urls from it the problem that some urls which are not in <a> tag, but in javascript codes.
my application crashes using libcurl for some unknown reason. It crashed spontaneously after many loops of the same code while using Guard Malloc.
I have 2 web servers, Server A & Server B. Both running PHP5 + Apache + Ubuntu environment. Server A sends a request via cURL in PHP to Server B. I would like to get the source server domain of t
in my new script i am using two servers .. one for database and php files and one for files uploaded by users , like exe , mp3 , etc ..