Hi,
I'm going crazy with the following issue. I kept it simple for you to understand it quickly.
The URL: http://localhost/savescores.php?score=222
<?php
$score = strip_tags(mysql_real_escape_string($_GET['score']));
ECHO "Test 1";
ECHO "<h1>Your score is " . $_G...
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.