Please Who Can Make a Registration Script for Rappelz Database & a forum vBulletin please help me i have a host and i big team and we make a server just we need to a Regitration Script and please made it safe mean it havent like the other registration script like this
Code:
$host = "(local)\\RappelzSQL"; // your sql instance
$user = "sa"; // username
$pw = ""; // password
$db = "Auth"; // db
$md5_key = "2011"; // your md5 key






