| 
				 Looking up user by id verses username? 
 
			
			Does anyone know how I would get the system to search for a user by their ID rather than username?
 I'm assuming where it says on the donation file for example, $mysidia->user->username probably needs changed to something like user->uid  So would I just change that to uid? I'm wanting my search area and what not and messages to look up people by their id's instead of usernames.
 
				__________________"You try you fail, you try you fail, but the only true failure is if you stop trying. So try again." - Haunted Mansion
 |