Convert user ID into full user info

TheDeNuke

Member
How would I do this in PHP?
I need to know how to get all a user's data from just their ID, including custom fields in PHP
- other stuff removed-
Thanks,
TheDeNuke
 
Last edited:
Basically I just need to know how to turn a user ID into the full user table that has all data EG username, custom fields, ect.
 
Basically I just need to know how to turn a user ID into the full user table that has all data EG username, custom fields, ect.

Is this going to be a stand alone page? As I said before it would help if you explained what you want to do.
 
Top Bottom