What I'm trying to do is replacing some code in some php-files from $_GET["whatever"] to get("whatever) and $_POST["whatever"] to post("whatever") so I can make some functions that handles all http-arguments with special characters like æøåöü by converting them to html-tags like ø