News

I am working on a Basecamp API integration in PHP and am having some trouble with the PHP CURL integration. Specifically, when I use command line curl to make a request, I get these response ...
Hey<BR><BR>Im taking some input from a html form that posts to a php page. The php does a little bit of processing of the input and then attempts to pass it to a JSP using cURL.