Kalábovic wikina
<html> <form>
<input name="xss"/> <input type="submit"/>
</form> </html> <PHP> print_r($_REQUEST); print_r($_SERVER); </PHP>