jaranvil / CraftNanny

[PHP/MySQL] Control and monitor minecraft through ComputerCraft
9 stars 6 forks source link

Create composer.json #31

Open Tomoli75 opened 5 years ago

Tomoli75 commented 5 years ago

The MySQL package is deprecated, we can keep going using this package. It uses MySQLi by the way, so the original syntax works.

SkyNetCloud commented 5 years ago

are you sure they'll still work with php7.2 or higher?

Tomoli75 commented 5 years ago

Yes, the package just defines the regular mysql functions and executes mysqli functions instead, so no syntax changing needed.

SkyNetCloud commented 5 years ago

oh nice

SkyNetCloud commented 5 years ago

do you have a test site for this or are you just setting other stuff up?

SkyNetCloud commented 5 years ago

https://cybercraft.skynetcloud.xyz/ here my testing site

SkyNetCloud commented 5 years ago

https://discord.gg/6hVJ5hB here a discord so we can talk more about what needs a change or needs to be fixed