| Author |
Message |
|
|
Hallo
marc wrote:
Perl :
use URI::Escape;
$escapedParameter = uri_escape("new york");
Point your browser to CPAN
uri_escape_utf8() is available for UTF-8 url encoding in newer versions of URI::Escape.
It's needed (and nice to use) if the Page where the user typed in the search query uses ISO-8859-1.
Regards
Kristian
EDIT: See also
please excuse my bad english...
|
 |
|
|
Hallo
First, you did a great job.
I would like to get the complete postal code database too.
If possible please mail me a link to the data or the data themself to
me at kfsw.de
Thanks in advance!
Best regards Kristian
|
 |
|
|