User Tag List

Results 1 to 4 of 4

Thread: php scores script

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Apr 2007
    Location
    Australia
    Posts
    1,152
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    php scores script

    Hi

    I've added online highscores using PHP thanks to Jeffs great easy scores tutorial but i've run into a snag.

    I want the option to delete scores if I submit them for testing purposes etc, and was just wondering if there was a script or something I could use to display the entries in the database and select individual ones to delete?

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Apr 2007
    Location
    Australia
    Posts
    1,152
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: php scores script

    ok, I have managed to delete the test scores via phpmyAdmin on my web hosting but I think it would be easier in future to have a script, I will look into developing a SQL connection app for my game database in mmf.

  3. #3
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: php scores script

    I've never bothered with a page like that for my own high score databases because deleting scores is something I do so little, and phpMyAdmin does the job. It's a fairly simple thing to do as far as things go, but you'd need to learn how to pass parameters into an HTML page with a form - the basics are here: http://www.w3schools.com/php/php_forms.asp

    Bear in mind that having a PHP form with the potential to delete high scores somewhere open to anyone is fairly dangerous unless you take some security measures!

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Apr 2007
    Location
    Australia
    Posts
    1,152
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: php scores script

    thanks for the link, and yeah security would be a risk hmm

Similar Threads

  1. .net Script object
    By Ross in forum Released Extensions
    Replies: 12
    Last Post: 4th April 2014, 05:33 PM
  2. Ajouter un script
    By nantouillet in forum The Games Factory 2 - Technical Support
    Replies: 2
    Last Post: 6th February 2011, 01:13 PM
  3. how I can use the VB .NET with .net script
    By FARAWAY_HELP in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 22nd May 2009, 04:22 AM
  4. Dot Net Script
    By danjo in forum Extension Development
    Replies: 44
    Last Post: 16th October 2008, 10:37 AM

Posting Permissions

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