A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Can anybody please write me a very basic PHP high score list?

  1. #1
    Senior Member
    Join Date
    Aug 2003
    Posts
    438

    Can anybody please write me a very basic PHP high score list?

    You don't have to tie it together with flash, but just the PHP part.

    For the first part, I planned to make a form with "name" and "score", press a button, and it would send that score. I planned on tying it together with flash later.

    I am pretty new to PHP, so I cannot do this yet.

    Does anybody mind writing me a quick script that doesn't use mySQL, but a textbox to save the variables?

    I am missing the logic part of this, and the PHP knowledge. I promise that I will use the script that anybody gives me to learn from.

    I know that there are a lot of tutorials, but most either use mySQL, or don't explain the coding very well.

    Thanks a lot!

  2. #2
    Hmmm, sorry about the earlier link. I coulda swore that was using text files. Anywho, I was one of the first people I knew making a flash based game that kept scores back in the day. Someone from were-here gave me this code to keep scores. It's pretty brutal IMO since SQL would do a much better job, but if you're locked down to strictly PHP, this is the way to go.

    I would have gave it to you earlier, but I couldn't find it! hehe

    Euth
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center