[Developing/Show] Edward's ControlPanel v1.2

Skilled Illusionist
Joined
Nov 1, 2010
Messages
381
Reaction score
166
Well here is a Panel im developing im not still
sure if im going to release as the other two versions
since almost noone commented and that lawls freaks me out
so owell.

Here how it looks when you enter the Panel
DeadMouse - [Developing/Show] Edward's ControlPanel v1.2 - RaGEZONE Forums


If you are administrator in the Database(GM)
it will direct you to the Admin Panel
DeadMouse - [Developing/Show] Edward's ControlPanel v1.2 - RaGEZONE Forums


Here the search input, which works great, and it uses
AJAX for updating each time you press or release a key.
DeadMouse - [Developing/Show] Edward's ControlPanel v1.2 - RaGEZONE Forums


When you click on of the radios it will pop
up the following window, showing the Account
info, and Characters info.
(my bad i put the picture of other account of the
ones i selected in the other picture)
DeadMouse - [Developing/Show] Edward's ControlPanel v1.2 - RaGEZONE Forums


If you are not administrator, it will
direct you to the Normal Users Panel
DeadMouse - [Developing/Show] Edward's ControlPanel v1.2 - RaGEZONE Forums


And here how they will see their Characters:

DeadMouse - [Developing/Show] Edward's ControlPanel v1.2 - RaGEZONE Forums


Im adding more security to it, i create a table in which every time a player
logs, it will insert into that tbl account and password but both of them using
a password and md5-fied, so each time you are going to change something,
it will try to match your session account with the account set in the tbl
if it matches, you can edit and view etc... else die(); :)

I really like what i have done, owell i have secured the Panel
in every single page, it is not injectable, i tried several
ways, and none of them worked on it.

it is coded with:
-HTML
-CSS
-JAVASCRIPT (WITH COMPLEMENTS: AJAX, JQUERY)
-PHP

Yeah i still doubt if im going to release it.
I have developed it all so all credit go to me.
It is not done yet, im going to add the option for banning
accounts.

Please Comment and Suggest features/options!
-Eduardo Castillo

The other two versions suck by looking at this one:
V1.0http://forum.ragezone.com/f457/edwards-controlpanel-v1-0-a-748895/
V1.1http://forum.ragezone.com/f457/edwards-controlpanel-v1-1-a-751233/index2.html
 
Last edited:
Looks very nice, Eduardo.

Great job. I hope to see you organize your coding. ;)

Yeah ill do that, but im kinda lazy for that lol.
Opening each page editing lol!

---------- Post added at 03:40 PM ---------- Previous post was at 03:37 PM ----------

Looks nice.
Add me on msn, id like to talk to you about something
[email protected]

Added.
 
Back