string CUser::GetEmail()
The method GetEmail returns the e-mail address of the currently authorized user (usually called from the $USER object).
<? global $USER; echo "Your E-Mail: ".$USER->GetEmail(); ?>
© 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |