Reg page for project

12/03/2010 14:43 ™★EpicSoul★™#1
hey guys im looking for a guide how to make reg for my server any body know one ???


[Only registered and activated users can see links. Click Here To Register...] <<<<< my website
Rates 150x
Gold 200x
Sox 10-11dg= 1dg,2dg
all wep npc have sox
12/03/2010 14:44 coderska#2
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: [Only registered and activated users can see links. Click Here To Register...]

2. Srevolution Register Page ( created by: Xsense )
[Only registered and activated users can see links. Click Here To Register...]

How to start

1. Download AppServ:
[Only registered and activated users can see links. Click Here To Register...]

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:
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

7. Extract the file's to your system32 folder ( c:/windows/system32 )
Writed by:Coders
12/03/2010 14:46 ™★EpicSoul★™#3
Thx
12/03/2010 14:50 ™★EpicSoul★™#4
Quote:
Originally Posted by coderska View Post
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: [Only registered and activated users can see links. Click Here To Register...]

2. Srevolution Register Page ( created by: Xsense )
[Only registered and activated users can see links. Click Here To Register...]

How to start

1. Download AppServ:
[Only registered and activated users can see links. Click Here To Register...]

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:
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

7. Extract the file's to your system32 folder ( c:/windows/system32 )
Writed by:Coders
link down on app download
12/03/2010 15:17 ossomaster#5
[Only registered and activated users can see links. Click Here To Register...]
12/13/2010 07:10 rushcrush#6
4. Rewrite this:
$mssql = array(=i leave this like this? or i edit it to?!
'host' => "YOUR-PC", //Your mssql host goes here
'user' => "sa", //Your mssql username goes here
'pass' => "1234" //Your mssql password goes here



and need better Guilde -.-
nth work from all this
12/27/2010 15:16 carra#7
there i have problem in "arcane regpage"

when register say "Account succesfully Registered Click here to return to main page! "

but above say:

"Warning: mssql_query() [function.mssql-query]: message: Invalid column name 'blocked'. (severity 16) in C:\XamPP\xampp\htdocs\regpage\Create.php on line 182

Warning: mssql_query() [function.mssql-query]: Query failed in C:\XamPP\xampp\htdocs\regpage\Create.php on line 182"
01/26/2011 16:43 jasiuxd#8
[Only registered and activated users can see links. Click Here To Register...]
What can i do with it?? I don't know. Please help me!!!
02/27/2011 01:28 Wodkasebi#9
mmy problem is the same
02/27/2011 01:47 kevin_owner#10
go to your php.ini and remove the semi colon in front of the line which includes the mssql dll there is a tutorial about it:)