[Typo3-doc] Backend Programming full import into the wiki
    Sebastian Kurfuerst 
    sebastian at garbage-group.de
       
    Wed Sep  8 17:26:30 CEST 2004
    
    
  
Hi,
 > --snip--
> This parameter is url encoded, with the php function urlencode(), for 
> example.
> The idea is to convert space into + and some character into the hex code:
> [ = %5b
> ] = %5d
> ...etc.
> Don't code it your self, it's already written 1000 times around the Net. 
> ;-)
Yeah, I was looking for a shell script doing exactly this. Maybe I 
entered the wrong search queries, but I didn't find any... I want to use 
shell scripting and not PHP, because we use vim for the real conversion.
I want to use POST or wget for the POST itself.
So far,
Sebastian
    
    
More information about the TYPO3-project-documentation
mailing list