Hi,
I just build a website and need to somehow trap the user logon and
1) display 'welcome! so and so' at the left hand corner of the page.
2) valid whether the user exists in my MySQL database, user table.
How do I do that?
Thanks for your help!
I just build a website and need to somehow trap the user logon and
1) display 'welcome! so and so' at the left hand corner of the page.
2) valid whether the user exists in my MySQL database, user table.
How do I do that?
Thanks for your help!
Comment