Skip to content

A Web Page to Wipe [DELET] all Stuff from player in database with SteamID and PASSWORD

License

Notifications You must be signed in to change notification settings

matt2210/wipe-player-arma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIPE-ARMA-ALTISLIFE

Wipe Web Systeme powered HTML5 and PHP.

  • Wipe [DELET] a player form you Database in 1 click
  • Secure with a custom password
  • Magic DRAG & DROP with only 1 file to edit

Installation

Require PHP - A web Server

-1 Step Drag & Drop the ZIP file in your web server
-2 Step Unzip the ZIP file 
-3 Edit wipe.php file 
<!-- 1 Remplace SET YOUR OWN PASSWORD by a Random Password --> 
$password = array("SET YOUR OWN PASSWORD");
<!--2 remplace HOST with your host (localhost or 127.0.0.1 for ex) DATABASE NAME your database Name USER by USER and Pass by USERPASSWORD for database --> 
$dbh = new PDO('mysql:host=HOST;dbname=DATABASENAME', "USER", "PASS");

Todos

  • POPUS FOR ERROR OR SUCESS

License

GNU General Public License v3.0

BlackWido 2019-2020

About

A Web Page to Wipe [DELET] all Stuff from player in database with SteamID and PASSWORD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published