Making your own php webserver for register code
For making your own passwords u need to have your own webserver to run the php script on for the
register page.
Here's one way to do it.
Install Apache webserver file
When this has finished installing install php add-ins
this file
here is a help page for installing php HERE
when that has finished installing reboot your pc and apache should be running
Goto C:\Program Files\Apache Software Foundation\Apache2.2\htdocs
nd place the contents of " register.rar " into the folder.
Providing all is installed right you should be able to goto :-
http://127.0.0.1/register.php
and enter your name and password and submit
when you have done this go back to
C:\Program Files\Apache Software Foundation\Apache2.2\htdocs
you will find file called " generated passwords.txt "
in it will be your name and md5 password to add to the query for account making
kev
Ragezone