I need help showing an email to users when they connect. Any help would be appreciated!

Hello

Now that I'm able to view username someones after they connect by using the code below, how in the world do a page to show their email. For example, when they change their e-mail addresses in the settings said beside the form "your current e-mail address is defined as...". "How do I show?

Code user name:

<? PHP echo $_SESSION ['MM_Username'];? >

It's like in all this?

Thanks for any help.

Well, if yes then u just pull the email from the recordset variable. To make the Recordset, go to server behaviors > recordset. The field filter, choose the user name > session variable > MM_Username. Then, towards the face u can see "Bindings", click it and click on the recordset that you did before you see all the variables in this Recordset (click more +). Then you just have to drag this e-mail on your page variable. It's done!

Tags: Dreamweaver

Similar Questions

Maybe you are looking for