Hi, I am using dreamweaver php and i have a login page using dreamweavers
login server behaviour. This creates a session variable. After successfully
loging in I want the username to appear in a text box on that page. i know in
asp all i have to do is set the textbox to 'session('MM_Username') Thanks