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
IM WILLING TO PAY IF NEEDED.
OpenMU github
https://github.com/MUnique/OpenMU
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