Hi here I edited the somewhere founded index.php added and deleted some functions and created it for srevolution arcane mysql project, because there are no working mysql reg page. It is very simple, fast and easy to use.
Extract that regpage doc, open index.php and edit these lines:
Extract that regpage doc, open index.php and edit these lines:
DEMO:Quote:
$dbhost = "localhost"; // let it default (localhost) becouse is need to be working on localhost.
$dbname = "silkroad"; // Your mysql database name like (silkroad, silk, evo and etc..)
$dbuser = "root"; // Your database username default is root
$dbpass = ""; // Your databse password like 123, root. It can be empty
If you like or I helped press "Thanks" button.