Hi, Guys
It's a weird problem. When I submit a form with a string "zinc", server always return "500 server errors".
I can't figure out what's happening to that word, a simple form submit even just have one word "zinc", a server error is returned.
Is it a charset problem? I user charset "iso-8859-1". seems no problem.
But when I submit with "<i>zinc</i>", everthing seems OK.
Does anybody also encounter this problem?
Any suggestions are appreciated!