hey,
I am opening a site which will have a members section, I have the login script,
but what i want to do is echo the user name, I am not sure wat i need to do for this,
The user name is stored into a cookie as they login so the username is stored in the cookie as "username" (with the value of "username" as there name)
wat can i use to echo there sn then?