Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Website for OpenMU C#

Initiate Mage
Joined
Oct 31, 2015
Messages
9
Reaction score
4
Hello i’m looking for someone who can create a php website for me, basically i just want a registration page, ranking page, download page, im using apache and the server uses postgres sql, these are the querys

PHP:
`INSERT INTO data."Account"(    "Id", "LoginName", "PasswordHash", "SecurityCode", "EMail", "RegistrationDate", "State", "TimeZone", "VaultPassword", "IsVaultExtended")    VALUES (gen_random_uuid(), 'loginName', '<bcrypt hash>', '1234', 'your@mail.com', '2023-03-11 12:00:00', 0, 0, '', false);`


IM WILLING TO PAY IF NEEDED.

OpenMU github
https://github.com/MUnique/OpenMU
 
Initiate Mage
Joined
Mar 17, 2023
Messages
14
Reaction score
0
Hey man,
I work as a web developer. I'll gladly help you with it; Mu was my childhood game and I recently came back to it.
Would absolutely love to help, even in the smallest way, with its further advancements!

I'll PM you with my Discord and we can talk there.
 
Back
Top