Register for your free account! | Forgot your password?

You last visited: Today at 04:09

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

Advertisement



Change Name PHP

Discussion on Change Name PHP within the Shaiya PServer Development forum part of the Shaiya Private Server category.

Reply
 
Old   #1
 
st.jimmy998's Avatar
 
elite*gold: 0
Join Date: Jan 2013
Posts: 343
Received Thanks: 137
Change Name PHP

If someone have it, please can send me? I need this mainly for my GM.. Thanks
st.jimmy998 is offline  
Old 01/05/2015, 08:08   #2
 
JujiPoli's Avatar
 
elite*gold: 0
Join Date: Nov 2011
Posts: 340
Received Thanks: 405
Ofc it not complete but it will help you to make php alone ;O


Code:
You can change the 'value =' here:

Old Charname:<br/><input type="text" name="character" value="<?php echo $character1; ?>"><br/>
New Charname:<br/><input type="text" name="charname" value="<?php echo $character1; ?>"><br/>

Code:
$sql = "SELECT CharID
                   FROM [PS_GameData].[dbo].[Chars]
                   WHERE CharName = ?";
	$stmt = odbc_prepare($GLOBALS['dbConn'],$sql);
	$args = array($character);
	odbc_execute($stmt,$args);
	'<br/>';
	$CharID = odbc_result($stmt,'CharID');
Code:
$sql = "UPDATE [PS_GameData].[dbo].[Chars] SET Charname = ? where CharID = ?";
 $stmt = odbc_prepare($GLOBALS['dbConn'],$sql);
 $args = array($charname,$CharID);
 odbc_execute($stmt,$args);
JujiPoli is offline  
Thanks
2 Users
Reply


Similar Threads Similar Threads
Great darkorbit account change per kbot license change!!
03/08/2013 - DarkOrbit Trading - 2 Replies
This is my account, i sell it for ''offer me'' or change for a kbot change license. --Server:: es3(spain 3, good for bot) -- Lv 14 -- Lot of ammo -- 1 lf4, 22 lf3, 1 lf4( lv 2) -- 5 iris, rest flax (all vants lv 6) -- 23 bo2, rest 15 2.500 uri shields -- All extras -- Skylab lv 13 all -- Goliath
[Change]Change Operation7 account for 3 days of Kbot/Ibot gg
01/30/2013 - Browsergames Trading - 2 Replies
the title talk for me, 3 days for 1 acc for the FPS Operation 7: lvl 12 4 guns + cash



All times are GMT +2. The time now is 04:09.


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.