Hey,
Im trying to use a simple curl post to fetch a page content. I use a
curl post, whenever i use POST i get an error 301 page moved. Any idea
why? i used the library suggested here:
http://groups.google.com/group/pbwiki-api/browse_thread/thread/52b228671ab7fc8a
Doesnt work, only simple GET calls work but i have to build a url for
that and i wanted to POST the array to the api to get results
including API key and such.
What am i doing wrong?