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#

Newbie Spellweaver
Joined
Oct 31, 2015
Messages
10
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
 
Newbie Spellweaver
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.
 
Upvote 0
Back
Top