XID ver 9 - User Registration And Authorizing system
Made By DrDre - Designed for PHP4
Tested On OmniHTTPd Servers
What is XID-Features-Version History-
MySQL-Install?-Installing To-Configure-Admin-New Pages-Top & Bottom-Restarting
========================
What is XID ?
========================
-XID is a simple to configure PHP script that makes users signup for an account to login to your site
========================
What does it feature?
========================
-XID features the following
- Profiles
- Profile Updating
- Password Retrieval
- Account created immediatly , no manual creation of there account
- Guestbook
- Forum
- IP Logging
- IP Banning
- Admin Panel
- Chat
- Restart system
- IP Lookup(users of XID)
- Delete Single Accounts
- Admin control of account details
========================
Version History
========================
-XID version history
1 - just a profile and login - lots of bugs
2 - added registration code script in
3 - added retrievepassword
4 - added update profile
5 - added guestbook - most bugs smashed!
6 - Ip Banning w/ Admin Access
7 - Forum, Chat, And Admin Panel added
8 - Took out accesslog (unneeded), Whole new engine , using cookies to store username and pass elimination the previus backdoor. User accounts have seperate files instead of one file storing all info.this increases the speed of login. Also a new graphical interface. Alot of admin features.
9 - So many new features I decided to call it 9.mainly admin stuff and account updating for users added.
========================
Do i need MySQL?
========================
- Nope , XID works solely on files , so make sure your allowed to save and read files on your server which your installing XID
========================
What do you mean install?
========================
-In PHP program scripts , it is considered "Installing" , all your actually doing is copying the files to your server
========================
Where do i "Install" too?
========================
-XID works best in your servers root folder , i cannot guarantee it will work in a sub of your root
(i.e C:\webserver\htdocs\myfiles\stuff\xid\ ) <--not good
its best to go in root
(i.e C:\webserver\htdocs\xid\ ) <-- Good
========================
How Do I Configure It?
========================
-Its very simple , install then go to your site and go to admin area . login with the password "test"(default) and click settings , here set your XID up.
- First thing you see is Admin password , this is were you enter your adminstrator password
- Then youll notice top and bottom , these are two complicated things to understand please read below
========================
Admin Privilages
========================
- As admin you can
- Change Settings
- Retrieve User Info And Change It
- Delete GuestBook Entries
- View IP log
- Ban IP's
- Lookip IP to see what user it is
- Delete Accounts
- Modify accounts
- Restart XID!
========================
New Pages
========================
When you make a new page for members(needs to be in XID folder), add
To the top of the page , then make a link to it somewhere in member area
login.php checks there username and password from the cookie
========================
$top & $bottom
========================
the top and bottom means html code
if you was to view the src of a page , the code for top would be the html above the main content of a page
so if you wanted your site inside a table u would enter
get it? if you was to view the source , the top would be what
html you see above your main content and the bottom is what you see below your
main content - i have setup a value for you , if you understand it , feel free to change it
========================
Deleting All Accounts
========================
-TO RESTART--
Easy , click restart XID and click yes!
still confused? email me @ XID_Config_Help@XiLeZ.Cjb.Net
Email me with any questions
XID by DrDre
- Email About XID