Spoiler for dead project, ignore:

Spoiler for blah blah blah boring stuff:
So, I'd like to start off by mentioning that I'm self-taught and I've never really read many PHP or HTML tutorials, all is just from what I've seen.
All (100%) of the work being done on my private server and website are being coded by me, this includes all graphic & design work.

Yes, the background looks a bit funny but that's only because it's incomplete and I did not want the rest of the page having a black background where the image ended and since this image couldn't be repeated I decided to enlarge the picture, doing all additions myself.


also, its covered in rune-server shit because i didn't want it to be classed as advertising

The idea came to me when I recalled competing in the old Dharok Tournaments held by some of Ikov's staff/community members.
Well my idea was to recreate that but instead include a number of different type of tournaments, but also managed by a specific staff team who manage the PvP League only.
The PvP League has an event once a month that everyone can be included in.

All information is currently loaded via MySQL and the table is automatically filled when a League Administrator chooses to update the main table.
Currently, players are able to create a team of up to 7 players, all accounts are stored in a MySQL db, with all passwords hashed one way (different from how the client & server hash the ingame password).

All team names & scores are images built via PHP and labelled with information retrieved from the team information & previous matches MySQL tables.

The League System has a control panel with 6 different user ranks for League Accounts (League accounts are separate from ingame accounts)
Although the control panel is currently very basic, they still function perfectly

All information parsed to MySQL is protected from SQL Injection.

You can read about most of it in the screenshots I provided below.

Also, all scores in the table are just random score entries.