$sql = mssql_query("DELETE * FROM Account WHERE UserID = $uid");
$sql2 = mssql_query("DELETE * FROM Login WHERE UserID = $uid");
That maybe ;)
:bump: Good work..
$sql = mssql_query("DELETE * FROM Account WHERE UserID = $uid");
$sql2 = mssql_query("DELETE * FROM Login WHERE UserID = $uid");
That maybe ;)
:bump: Good work..
how to "run" this?
I have configured it to my server and ran apache, but i dont know how to "run/open" the Admin Panel, also can you open it in-game?
thread reopened.
Thanks
In some days I will release a new version of my admin panel, that will work with the BrGunz DB, and with many improves.
It will manage PHP Sessions and DB Login for Admin/Mods so that htaccess thing wont be anymore and the system will be a lot more secure.
It will have better anti-injection functions and all the programmation will be reorganized.
The Log writer will be improved and will log who is using any of the functions in the panel, like this:
DATE - TIME - IP - StaffAID : The account with AID XX has been banned.
I think that I will add some more functions.
Awesome , I will luv it when you do it without htacces/htpasswd.
Use Emisand's New One Translated By Me http://forum.ragezone.com/f245/re-re...es-too-336621/
How do i fix this error: Fatal error: Call to undefined function mssql_connect() in C:\wamp\www\panel\config.php on line 28
dont bump old threads. and this is old, get Emisand's admin panel v3
i did what u said every thing then i started the panel but the problem is how to acces on it is it needing a link page ?
this is a very old admin panel, not suggested to use