Quantcast
Channel: PHP Website Development » CURL
Browsing latest articles
Browse All 20 View Live

XML File posting through CURL not Hitting the url

While I am posting XML content from one server to other server, it is not getting added. I’m using cURL to post the xml files to another server. But I am getting the following response:HTTP/1.1 200...

View Article



new to curl & PHP: how to use it

I am trying to access some basic info from an XML based API. I’m new to this and am getting lost reading the guides on php.net and via google that seem to assume I already know the basics.The input...

View Article

How to get xml data using a RESTful POST request?

I’m having trouble getting xml from the healthdata.gov data service (http://healthindicators.gov/Developers/). Below, I use php CURL to make a POST request, with my request being an xml string. I am...

View Article

Authorize.NET AIM with Multiple Items/Products using PHP

Hi I’m developing a web application and needs to Integrate it with Authorize.NET AIM. I have tested the code provided by Authorize.NET it works fine for Single product. This code has an option to use...

View Article

PHP and Codeigniter. CURL failure on server but not local ma

I am developing an API using Codeigniter and Phils RESTserver. It works perfectly fine on my local machine (mac lion) but on my server (Ubuntu 10.04 with PHP 5.3) I get an error.Severity: Notice...

View Article


How can i get a website to open up a page server side?

I want to create a callback feature. E.g. The client does something but then we need to open up a page with a few GET variables to one of our partners. Therefore id like to make a PHP script which...

View Article

CURL and dropdown array

I’m trying to submit a form via POST, however the website has regionand city dropdown, the dropdown is constructed like thisThere ar dropdowns for each region, but their hidden so most of them are...

View Article

XML response on PHP [duplicate]

Possible Duplicate:XML response from asp page I have been trying to send xml message from php to asp and output response to my php page using CURL but having no luck in receiving any response. This is...

View Article


Like button to a page photo

Can you tell me with steps how can I do a like button in my site (php) to like a page photo on facebook?I know that I have to use the GRAPH API and have to do the POST via HTTP to /likes .. but I dont...

View Article


Aweber Integration Through Curl

I am trying to integrate Aweber through CURL but it always returns a message “Email Address is Invalid” but if i paste the same url that I am passing to curl in browser address bar it works and adds me...

View Article
Browsing latest articles
Browse All 20 View Live




Latest Images