[Misc] Web menu

User Tag List

Thread: [Misc] Web

Results 1 to 2 of 2
  1. #1
    bartje01's Avatar Member
    Reputation
    1
    Join Date
    Nov 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Misc] Web

    Hey guys. I want to make that you can change your honor points to gold on the website.

    I have this:
    Code:
    <?php
    
    
    if (!isset($chkflag)) { exit; }
    if (isset($_POST["btnChkFlag"])) {
    mysql_select_db($mdba, $h);
    $q = "SELECT flags FROM characters WHERE login = '".$_POST["name"]."";
    $re = mysql_query($q);
    
    $q = "UPDATE characters SET gold = '".$_POST["honorPoints"]." WHERE login = '".$_POST["name"]."'";
    mysql_query($q);
    
    }
    echo "<b>Change your honor points to gold</b><br>
    <form name=fchkflag method=post action='index.php?mod=".$mod."&opt=".$opt."'>
    Character: <input type=text name=acc><br>
    <input type=submit name=btnchange value='Go!'>
    </form>";
    
    ?>
    It's totaly wrong though.

    I want that you enter your Character name. The honorpoints must be gold then.
    Please help

    [Misc] Web
  2. #2
    Envoke's Avatar Contributor
    Reputation
    105
    Join Date
    Jan 2009
    Posts
    201
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Money is all in copper. You need to multiple the honor by the amount you want them to receive. If they have 1 honor point and you want to exchange that for gold them it would be 10,000 copper (I THINK). It's been awhile since I looked at that but you get the idea...
    $gold = $_POST["honorPoints"] * 10000;

Similar Threads

  1. Some really cool/hilarious/scary/Misc Pictures/videos.
    By OverSeeress in forum World of Warcraft General
    Replies: 3
    Last Post: 02-19-2007, 08:03 PM
  2. Joana's 1-60 Alternate web source.
    By leoj in forum World of Warcraft Guides
    Replies: 3
    Last Post: 01-18-2007, 05:22 PM
  3. New Web Designing Boards?
    By Xach in forum Suggestions
    Replies: 20
    Last Post: 01-17-2007, 07:17 AM
  4. Web Designing
    By Grelkamah in forum Community Chat
    Replies: 14
    Last Post: 11-23-2006, 07:50 AM
  5. looking for a web site
    By bait in forum World of Warcraft General
    Replies: 0
    Last Post: 10-06-2006, 11:43 AM
All times are GMT -5. The time now is 03:22 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search