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

========================
        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.

========================
        Admin Privilages
========================
- As admin you can

========================
        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