News:

Wondering if this will always be free?  See why free is better.

Main Menu

Display user's email address

Started by matthen, April 14, 2006, 07:04:11 AM

Previous topic - Next topic

matthen

Hey,
I would like to know what simple bit of php is required to echo the looged in user's email address on a page outside of the forum.
After including SSI.php, I have figured out that $ID_MEMBER shows the member ID, but I can't find how to echo the email address.
Please help,

Matt
edit:
I found it out:
<?=$user_info["email"]?>

Advertisement: