how do i make a user registration and a login and there user name goes under http://www.mysite.com/username ?
and how do i make a points system and where u can donate? points?
user registation and points
Moderator: General Moderators
Very broad questions right there. Some where to start you off with.
Make a user registration form.
Varify, purify user input.
Input into database.
Provide a login form.
Points:
Errm, just have a column in your database table for points. Add/Subtract (update query) when transferring points.
Not sure what else to say. :-S
Make a user registration form.
Varify, purify user input.
Input into database.
Provide a login form.
Points:
Errm, just have a column in your database table for points. Add/Subtract (update query) when transferring points.
Not sure what else to say. :-S
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.