[snip]
Hi people,
I've installed Apache2, php 3.0.17 on Windows 2000 machine.

Everything works fine except when I call my script with some extended
characters (from Central European charset - ones with diacritics which
should be encoded) in variable values in URL, I get "Internal Server
Error"
message. If there are no extended characters in URL, there's no problem.

Can't encode them, can't avoid them.

Any ideas?
[/snip]

Change to the POST method?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to