im currently setting up a website which will allow clients to log in, upload, respond to questions etc.
I would most like to do this with PHP and MySQL as im am most familiar with these, along with obvious HTML and CSS.
How would I create a login page? Im not looking for someone to code this for me, I like the challenge, just the process and maybe some handy tips or resources would be great, but mainly I am looking for the process of creating a client login, what do I need to consider?
Also, how would I get it to display only the stuff for them when they login?