TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 09-01-2009, 01:16 AM   #1 (permalink)
The Wanderer
 
Join Date: Aug 2009
Posts: 15
Thanks: 11
tearsofthesun is on a distinguished road
Default Extra IP account.

Well, i was trying to find a way to keep track of how many account my user's have and display. here is the code i have.

PHP Code:
<?php
$aka3 
$_SERVER['REMOTE_ADDR'];
$multi mysql_query("SELECT * FROM members WHERE aka3 = '$aka3'")or die(mysql_error());
if (
$multi >1){
}
while(
$row mysql_fetch_array($multi)){
echo 
$row['setname'];
}
?>
This code is actually working to a certain extent. the problem is it only display MY extra accounts i have to me.

I want it to display other people that have the extra account.
tearsofthesun is offline  
Reply With Quote
 



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Easy to Modify Login Script with Hierarchical User Permissions and XML Account File Wildhoney Script Giveaway 4 05-04-2011 06:11 AM
Stream problem Tanax Advanced PHP Programming 9 06-10-2009 12:33 PM
Java help(again) Tanax The Lounge 5 05-09-2009 02:46 PM
How to Login to Any Account on an Insecure Site Wildhoney Tips & Tricks 18 12-14-2008 09:58 PM
Count multiple users on same account Tanax Absolute Beginners 18 04-30-2008 11:22 PM


All times are GMT. The time now is 06:23 PM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design