Hi
Can anyone point me in the right direction please
what my goal is :
1. to write a login script and once the user as logged in to display there name .
2. to assign different information to different users upon login
example .
lets say mike logs in it will display mikes name at the top and then display a message to him one i have set in lets say in my admin panel that i created for just mike
and lets say paul logs in it will display pauls name at the top then display a different message for him
these messages i would like to set against a user in a administartion pannel
any help appriciated
thanks in advance.