[Release] Players online menu

User Tag List

Results 1 to 2 of 2
  1. #1
    Hasbro's Avatar Banned
    Reputation
    65
    Join Date
    Dec 2007
    Posts
    334
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Release] Players online

    Made this real quick :P


    PHP Code:
    <?php
     
    "localhost";
     = 
    "root";
     = 
    "pass";
     = 
    "database";

     = 
    mysql_connect(, , ) or die(mysql_error());
    mysql_select_db(, ) or die(mysql_error());


    function 
    countOnline(){
      global ;
       = 
    "SELECT * from characters where online = '1'";
       = 
    mysql_query(,);
      return (
    mysql_numrows() > 0);
    }
    echo 
    countOnline();

    mysql_close();

    ?>
    This will display the amount of players online, in a number ex.

    Now, if you want to change the color the text is displayed in do something like this:
    PHP Code:

    echo "<span style="colorblue;">".countOnline()."</span>"
    Now in php you've got to put quotes - " " around html and then a . to show you're using a function.

    You can do all sorts of things with this and some basic html knowledge.

    Anyways, Enjoy!

    [Release] Players online
  2. #2
    Pedregon's Avatar Contributor
    Reputation
    220
    Join Date
    Aug 2007
    Posts
    705
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks alot Hasbro!
    Leecher - 08-30-2007 - Contributor - 07-23-2008
    Donator - 06-19-2009
    My website



Similar Threads

  1. [question] Players online 2 realms
    By xaverz in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 06-01-2008, 11:01 AM
  2. [Release] WoW Online Atlas
    By Cursed in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 04-01-2008, 05:44 AM
  3. [Release] Player Create Info Goodies
    By Creepfold in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 03-02-2008, 04:48 AM
  4. [Release] Player Create Starter Kit
    By Corosive720 in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 12-29-2007, 06:33 AM
  5. [Release] Player Create Spells
    By toxic11b in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 12-19-2007, 02:16 PM
All times are GMT -5. The time now is 02:09 PM. 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