help with sql acremu register account menu

User Tag List

Results 1 to 1 of 1
  1. #1
    markbatt's Avatar Member
    Reputation
    3
    Join Date
    Mar 2008
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    help with sql acremu register account

    i am modifiing phpfusion 7.1 for arcemu account game activation

    Please have a look at this section of code and tell me if i am on the right track.



    connection.php

    <?php
    DEFINE ('DB_USER', 'root');
    DEFINE ('DB_PASSWORD', 'ascent');
    DEFINE ('DB_HOST', 'localhost');
    DEFINE ('DB_NAME', 'logon_all_realms');

    $dbc = @mysql_connect (DB_HOST, DB_USER, DB_PASSWORD) OR die ('Could not
    connect to MySQL: '.mysql_error());

    @mysql_select_db (DB_NAME) OR die ('Could not connect to database: '
    .mysql_error());


    ?>



    register.php

    //this line make by asicstar and blitztech
    include("includes/connection.php");
    $password2=md5($password);
    mysql_select_db(DB_NAME);
    $query="INSERT INTO accounts(login,password,email,gm,flags,banned,lastlogin,lastip) VALUES ('".$username."','".$password2."','".$email."',0,24,0,'0000-00-00 00:00:00','".USER_IP."')";
    mysql_query($query);

    help with sql acremu register account

Similar Threads

  1. Dire request for help with sql
    By stoneharry in forum WoW EMU Questions & Requests
    Replies: 19
    Last Post: 10-07-2008, 11:59 AM
  2. Need help with my first scam! (account)
    By LucasV in forum WoW Scams Help
    Replies: 8
    Last Post: 09-11-2008, 09:02 PM
  3. Help with Recalling back WOW account.
    By ReDunDant in forum WoW Scams Help
    Replies: 2
    Last Post: 09-07-2008, 09:49 PM
  4. Help with sql files.
    By macke013 in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 06-14-2008, 08:54 AM
  5. [Help] Need help with an almost scammed account
    By dude891 in forum World of Warcraft General
    Replies: 2
    Last Post: 02-24-2008, 08:08 AM
All times are GMT -5. The time now is 03:32 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search