Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Private Server
You last visited: Today at 11:25

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



How make register page for 2 server on me pc non vps

Discussion on How make register page for 2 server on me pc non vps within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Apr 2010
Posts: 47
Received Thanks: 4
Exclamation How make register page for 2 server on me pc non vps

I need guide to make 2 register page in me pc non vps to make 2 server's 5375+
Sry for me English!
Please i want know!
florin2012 is offline  
Old 09/21/2011, 10:03   #2
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,376
#moved

NO QUESTIONS in release/guide section.
pro4never is offline  
Old 09/21/2011, 10:34   #3
 
elite*gold: 0
Join Date: May 2011
Posts: 1,769
Received Thanks: 756
Setup a web-server.
Put the registration page in there.

If you want to learn how make it, then it depends on your database type.
If it's flatfile or mysql.

Most people uses PHP, however you could use ASP as well and there is others as well, but PHP and ASP is the most used.
BaussHacker is offline  
Old 09/21/2011, 11:43   #4
 
elite*gold: 0
Join Date: Apr 2010
Posts: 47
Received Thanks: 4
Finish to setup it but here say name author and password what acc and pass put here?
florin2012 is offline  
Old 09/21/2011, 11:49   #5
 
elite*gold: 0
Join Date: May 2011
Posts: 1,769
Received Thanks: 756
If it's with MySQL, then it's your MySQL user and password.
BaussHacker is offline  
Old 09/22/2011, 23:54   #6
 
devilsmum's Avatar
 
elite*gold: 0
Join Date: Jun 2006
Posts: 899
Received Thanks: 479
Quote:
Originally Posted by BaussHacker View Post
Setup a web-server.
Put the registration page in there.

If you want to learn how make it, then it depends on your database type.
If it's flatfile or mysql.

Most people uses PHP, however you could use ASP as well and there is others as well, but PHP and ASP is the most used.
PHP is soooo much better than ASP.. why over complicate it?

Secondly on topic, if you are using SQL just create two seperate connection strings.. i.e
$server1 = mysql_connect("hostaddy", "username", "password");
$server2 = mysql_connect("hostaddy", "username", "password", true);

then select DB like..

mysql_select_db("DBNAME", $server1);
mysql_select_db("DBNAME", $server2);

then just simply use the different variable at the end of your insert query.. ie..

mysql_query('INSERT INTO accounts(Username,Password,) VALUES ("Username","Password", $server1);

Now as you said you are using one PC, I believe you could simply just use the same connection string in $server2 as long as you then add the mysql_select_db as a different DB..
I have not tried it because I only have one server on my dedi. My other Database is website host. so different hosts for a start.
devilsmum is offline  
Reply


Similar Threads Similar Threads
How to make Register page for Private server
09/21/2011 - EO PServer Hosting - 2 Replies
please guys someone tell me how to make Register page for my Pserver
How to make a Register Page for a PvP Server
01/26/2010 - CO2 Private Server - 12 Replies
Well im wondering how to make a reg page for a pvp server and im using Newts Source File or something source what version is that? could any1 help me im in deep need of knowin for my serv and if u cant make a reg page for a PvP server do i have to create the accounts for every1?



All times are GMT +2. The time now is 11:25.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.