It should work, or if you change all <? to <?php it should work.
Printable View
It should work, or if you change all <? to <?php it should work.
Hi Dynasoft,
I have deactivated short_open_tag = Off as
; short_open_tag = Off
And it works now regardless of <? Or <?php
But still there is a problem with the player name.
By clicking the upload this score button for The first time
It returnes the following as the player name:
<br />
<b>Notice</b>: Undefined index: status in
<b>C:\wamp\www\test\score_script.php</b> on line <b>40</b><br />
score and date are ok
nothing wrong in the database. data are entered correctly
Now if I click “upload this score” again then I get no error with the playername.
With Regards