niebr_9034
New Member
- Messages
- 2
- Reaction score
- 0
- Points
- 0
Alright. So I have a site on here, i have no problem editing HTML, CSS, and such, my main problem is that PHP looks like gibberish to me, I was able to learn HTML and CSS myself, yet PHP is just a whole nother area altogether.
What I pretty much need is a PHP tutorial for a total beginner, Everything I search for does not break down the terms of anything far enough for me to understand.
I have tried W3Schools, reading through that.
Google is just a mess for this type of thing.
So I am hoping that someone can point me in the right direction, or tell me if what I am trying to do is over my own head.
I would like for users to be able to
Register on the website with their own login credentials (not through X10)
Able to login/Logout.
While giving me the ability to
Grant/Restrict viewable pages based on whether or not a person is a member/Guest
View member Info (such a username, Picture if desired) to create a type of memebrs list, so other memebrs can find certain members, (but i can do that in HTML so it is not needed. but the storing of some information would be great help)
Basically what I am trying to do is this,
Create a 360 clan website that only the clan members can view. (Those who register)
Able to find other members within the site, so they dont have to actually add the clan members as friends on Xbox Live, (Less clutter within XBL friends list since its limited to 100)
Stats maybe? What map packs the members have, and what levels they have made it to, with so many people.
Now stats such as the map packs and level, and possibly pictures I can edit in myself, but I would like to at least the member register with these credentials
First Name:
Email:
Password:
Confirm Password:
Xbox Live Gamertag:
Then being able to login with just their email.
And anyone who is not a member, cannot view anything but the home page.
I knwo i bounced all over the place with this, hope it makes sense, ill revise as i think of ways to make this post more neat.
What I pretty much need is a PHP tutorial for a total beginner, Everything I search for does not break down the terms of anything far enough for me to understand.
I have tried W3Schools, reading through that.
Google is just a mess for this type of thing.
So I am hoping that someone can point me in the right direction, or tell me if what I am trying to do is over my own head.
I would like for users to be able to
Register on the website with their own login credentials (not through X10)
Able to login/Logout.
While giving me the ability to
Grant/Restrict viewable pages based on whether or not a person is a member/Guest
View member Info (such a username, Picture if desired) to create a type of memebrs list, so other memebrs can find certain members, (but i can do that in HTML so it is not needed. but the storing of some information would be great help)
Basically what I am trying to do is this,
Create a 360 clan website that only the clan members can view. (Those who register)
Able to find other members within the site, so they dont have to actually add the clan members as friends on Xbox Live, (Less clutter within XBL friends list since its limited to 100)
Stats maybe? What map packs the members have, and what levels they have made it to, with so many people.
Now stats such as the map packs and level, and possibly pictures I can edit in myself, but I would like to at least the member register with these credentials
First Name:
Email:
Password:
Confirm Password:
Xbox Live Gamertag:
Then being able to login with just their email.
And anyone who is not a member, cannot view anything but the home page.
I knwo i bounced all over the place with this, hope it makes sense, ill revise as i think of ways to make this post more neat.