I'm needing the attached scripts converted to ODBC from the old mssql_connect as it is now obsolete and unable to be used on PHP 5.3+. Any help would be greatly appreciated.
I'm needing the attached scripts converted to ODBC from the old mssql_connect as it is now obsolete and unable to be used on PHP 5.3+. Any help would be greatly appreciated.
Not true use xammp 1.7.1 Secured and can handle old scripts for php server scripts, new scripts of the recent releases.
[Release]ODBC Based PHP Scripts 07/14/2019 - Shaiya PServer Guides & Releases - 7 Replies Soo yeah, I thought I'd help out a bit, and rewrite all the PHP scripts I could find in the Development section here, and make them use ODBC.
For those who'd prefer SQLSrv, you can rewrite it yourself, or have someone else rewrite it. I don't use it, nor do I want to play around with getting it installed. :P
Credits for ODBC_Scripts.rar:
Creator|Script Name|Link...
Scripts converted from Korean? 06/22/2013 - Rappelz Private Server - 3 Replies Does anyone happen to have the scripts located in: GameEngine/Resource/Script converted from Korean to English in the 8.1 release? I've been going through them trying to convert some of the cprint functions but I don't know any korean and google translate isn't much help. Some of the translations are common sense while others don't make sense (probably poorly translated or translated wrong).
I know the 8.1 release was from the arabic server and using some of the gm tools a lot of the wording...
i think i converted over to c# and special thanks 09/26/2012 - CO2 Private Server - 3 Replies Ive been dealing with binarys for ever and i recently wanted to try c# so i did, and boy is it ever easier to setup then binary, am currently using 5165 and i like it, i got some exp in c# so i guess nows the time to learn :) btw id like to put a thanks out to the following people
Pro4never - Great Coder
Fang - The one who made me want to go with c# and a excelent coder
Elitepvpers - For having a great webpage and forums so many people can learn and just enjoy the coding/hacking...
[Release]Benco Emu Converted C# 05/03/2011 - SRO Coding Corner - 4 Replies hey elitepvpers
this Benco Files Are Converted to c# by me.
hope you like it.
http://www.multiupload.com/PW367IFP1X
[Help] Garment bug/Equip bug [Converted to ini] 01/25/2009 - CO2 Private Server - 7 Replies Hey guys I get this bug whenever I put a garment on:
http://i39.tinypic.com/2n8y2o8.jpg
I removed:
foreach (string Item in DataBase.DBPlusInfo)
{
if (PItemID == Item)
if (ItemPlus == byte.Parse(Item))
{