Learn html and php or use this tutorial:
So first download the register page choose
1. Miki_Maus register page with server status
download link:
2. Srevolution Register Page ( created by: Xsense )
How to start
1. Download AppServ:
2. Extract and install with
ID: sa
Password:1234
3. Extract Srevolution regpage to your appserv www folder. You found here: ( c:/AppServ/www )
4. Rewrite this:
$mssql = array(
'host' => "YOUR-PC", //Your mssql host goes here
'user' => "sa", //Your mssql username goes here
'pass' => "1234" //Your mssql password goes here
IPORTANT to rewrite this:
SEARCH FOR >>>>> silk <<<<< AND replace it with your database NAME!
5. Run the notepad as administrator and open the php.ini file :
c:/windows/php.ini search this: ;extension=php_mssql.dll and delete: ;
6. Open the apache ( c:/AppServ/apache )
If you get error you need to download this file's:

7. Extract the file's to your system32 folder ( c:/windows/system32 )
Writed by:Coders