Re: Search results and curl query formatting: Umlaut, Spaces, etc in Imagesearch

2009-01-03 Thread Madison
Hi The reason, why I did not post all the code in the first place is that it is so simple that I was sure that the problem did not come from my code but from the right function(s) to use. Turns out I found the problem after a couple of more hours: My error was not in encoding the query data, but

Re: Search results and curl query formatting: Umlaut, Spaces, etc in Imagesearch

2009-01-02 Thread Madison
en in US dollars. > > If you're in the Des Moines, IA, area, check out Debra Heights   > Wesleyan Church! > > And check out my blog, Adventures in Web Development, > athttp://jgeerdes.blogspot.com >   ! > > On Dec 31, 2008, at 7:41 AM, Madison wrote: > > > > &g

Re: Search results and curl query formatting: Umlaut, Spaces, etc in Imagesearch

2009-01-02 Thread Madison
nd check out my blog, Adventures in Web Development, > athttp://jgeerdes.blogspot.com >   ! > > On Dec 31, 2008, at 7:41 AM, Madison wrote: > > > > > Hi there! > > > I am trying to build a little image search tool and the formatting of > > the query does g

Search results and curl query formatting: Umlaut, Spaces, etc in Imagesearch

2008-12-31 Thread Madison
Hi there! I am trying to build a little image search tool and the formatting of the query does give me a bit of a hard time. Right now, I have the very basic funcionality of typing in a Search term into the field, sending it with the GET method, extracting it from the URL in a .php file and using