This spinet of code renders a users email when a user enters a page of my site: . .
$email=$userprofile->email;
. . you can echo it like this:
<?php echo $email;?>
ancak satır başına bir e-posta ile bir metin dosyasına bunu nasıl saklamak istiyorsunuz? teşekkürler