• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Release] WebSite WarZombie Full

Newbie Spellweaver
Joined
Sep 14, 2013
Messages
18
Reaction score
7
your host has suport mssql?
No it don't. Just find out that. I'm using PHP5.3. sqlsrv.

I'm in your teamspeak lobby, if you are there I really want to know you. I own you many things that I learned. :)
 
Last edited:
Newbie Spellweaver
Joined
Sep 14, 2013
Messages
18
Reaction score
7
Anyone there with skills to make it work with sqlsrv of PHP5.3+? I made it connect to db and open the first page with sqlsrv_connect using array, but there are many procedures to change and I'm not that good at php.

If someone is planing to do it and want help, let me know.
 
Newbie Spellweaver
Joined
Apr 14, 2013
Messages
18
Reaction score
0
side is white what am I doing wrong:mellow:
 
Junior Spellweaver
Joined
Dec 25, 2005
Messages
194
Reaction score
20
I'm rewritting it for sqlsrv with php5.3 and its almost done. I will post it here if people ask for and Yuri let me.

sqlsrv? Still MSSQL or do you mean MySQL?

An API with MySQL and PHP instead of MSSQL and IIS would be awesome. One step closer to being able to get the Server Software working on Linux.
 
Newbie Spellweaver
Joined
Sep 14, 2013
Messages
18
Reaction score
7
sqlsrv? Still MSSQL or do you mean MySQL?

An API with MySQL and PHP instead of MSSQL and IIS would be awesome. One step closer to being able to get the Server Software working on Linux.

Since PHP5.3, it doesnt support mssql commands anymore. That's why i had to convert all the functions to sqlsrv.

PHP: Introduction - Manual
 
Junior Spellweaver
Joined
Dec 25, 2005
Messages
194
Reaction score
20
MSSQL to MySQL luckily isn't that much of a task, I think. Heard, that MySQL Workbench finally can convert MSSQL Databases, exported as SQL file, to MySQL. Correct me, if I am wrong.

If Yuri allows to release it ( I pray ;) ), then I would be very happy.

Also...I'm more experienced and familiar with PHP and MySQL.
 
Master Summoner
Joined
Mar 30, 2013
Messages
543
Reaction score
72
I'm rewritting it for sqlsrv with php5.3 and its almost done. I will post it here if people ask for and Yuri let me.
sqlsrv = MSSQL extension for PHP.

sqlsrv? Still MSSQL or do you mean MySQL?

An API with MySQL and PHP instead of MSSQL and IIS would be awesome. One step closer to being able to get the Server Software working on Linux.
GigaToni got it working on Linux.
 
Back
Top