Hello I am trying to gain information on how I can create a user area for my website.
I find understanding php very confusing and have bought a php mysql book
Beginning php 5 from novice to professional
but i am finding it too hard going it gets too in depth to fast!
I would like a set of scripts that alow a user to log into my website to access user only areas. I have found a tutorial on this but when I try to apply this to a website which has content or layout tables things get complex. I also start to get script errors.
I have basic (i mean basic) knowlage of db_connect.php.
I know how to set up databases manually in phpMyAdmin ,add rows etc and infomation.
I would like a user area to show the name of the user that is logged in say "Storm" or "Welcome Storm LOGOUT" something like that. I have done this with basic pages but not able to move things.
I would also like infomation like:
Last login
My next big task is taking infomation from a database and printing it to the screen.
I want this so news etc can be updated inside the database not the .php file html etc.
I know this is a lot to ask but if anyone can give me a lits of code snippets that work (please make them work) or a link to a good download of an easily installed and modifiable script set please let me know!
Feel free to access my current website at www.playstrategy.co.uk
From there you should be able to see the kind of system i would like.
Log in on the left and the name at the top.
Hope some masterful person can help me
Simon Bird