Results 1 to 10 of 29

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Dave's Avatar 1' or 1=1--

    Join Date
    Aug 2008
    Country
    Posts
    24,018
    Thanked
    115
    Thanks
    12,963



    A GMCP, Game Moderator Control Panel, is the biggest friend of the staff members.


    It'll contain functions to manage accounts, characters, clans and the server.


    Technologies used:
    - Template: http://infinity.7loops.com/ dark version V2
    - HTML, CSS for the template (Obviously)
    - PHP to take care of the server side actions, MVC (Model-View-Controller) and validation/authorization
    - JavaScript for callback functions and other basic functions
    - jQuery (JavaScript library) for animations, its AJAX library and other minor things
    - PDO_SQLSRV





    Functionality
    I use this plugin to take care of hash change events. (http://example.com/#login > http://example.com/#function1)
    This makes it possible to only load the content which the user is requesting so you don't have to fetch the header/footer and JavaScript/CSS files at every page load. (= also less load for the server, win-win situation.)

    PDO SQLSRV is the safest way to communicate with a SQL server. It makes SQL injection impossible since I use prepared statements.

    What to expect in part 2?
    More information about the functionality, code snippets, more screenshots, what can GM's do in the GMCP?

  2. The following 18 users say thank you to Dave for this useful post:

    Arances (06-30-2013), buffjews (07-01-2013), DesiBoii (06-30-2013), Fox (07-03-2013), GeorgeGFX (07-06-2013), Juriën (07-04-2013), KindNature (06-30-2013), Kira (06-30-2013), KoreanAim (07-01-2013), Lader Jr (06-30-2013), Lspasus (07-01-2013), Mike (06-30-2013), MimicCry (06-30-2013), Ommadawn (06-30-2013), ShiroKurai (07-22-2013), Sloppy (06-30-2013), Steff (07-06-2013), Zeal (06-30-2013)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)