AzerothCore Registration Page
This project provides a user-friendly registration page for the AzerothCore server, allowing players to create accounts easily. Designed to integrate seamlessly, this registration page offers a straightforward and secure way to register new accounts.
Features
- User registration with basic validation
- Integration with AzerothCore's account database
- Secure password hashing
- Error handling and user feedback
Requirements
Before using this registration page, ensure that your server has the following PHP extensions enabled:
- GMP Extension: Required for working with large integers and cryptographic functions.
- Mbstring Extension: Provides multi-byte string handling, necessary for proper string manipulation.
- PDO Extension: Enables PHP Data Objects for database access.
- PDO-MySQL Extension: PDO driver for MySQL databases, required for connecting to the AzerothCore database.
Feel free to use it as you wish. You can find about the installation proccess in the readme file.
DEMO: https://ferreira9006.github.io/AzerothCore-Registration-Page/
Regards,
Pluton.
This project provides a user-friendly registration page for the AzerothCore server, allowing players to create accounts easily. Designed to integrate seamlessly, this registration page offers a straightforward and secure way to register new accounts.
Features
- User registration with basic validation
- Integration with AzerothCore's account database
- Secure password hashing
- Error handling and user feedback
Requirements
Before using this registration page, ensure that your server has the following PHP extensions enabled:
- GMP Extension: Required for working with large integers and cryptographic functions.
- Mbstring Extension: Provides multi-byte string handling, necessary for proper string manipulation.
- PDO Extension: Enables PHP Data Objects for database access.
- PDO-MySQL Extension: PDO driver for MySQL databases, required for connecting to the AzerothCore database.
Feel free to use it as you wish. You can find about the installation proccess in the readme file.
DEMO: https://ferreira9006.github.io/AzerothCore-Registration-Page/
Regards,
Pluton.
Liked By 10 members :