Search results

  1. I

    Parse error: syntax error, unexpected '$y' (T_VARIABLE)

    I get this "Parse error: syntax error, unexpected '$y' (T_VARIABLE) in download.php on line 1" Code: <?php $y=6; ?> How do you fix it?
Top