Voll Upload SGD Fachinformatiker PHP
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
echo "<h1>Die entschärfte Eingabe</h1>".
|
||||
|
||||
preg_replace ("/[<|>|$|%|&|§]/", "#", $_GET['reg']) ;
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user