Login System Pro
  • Welcome To Login System Pro
  • Getting Started
    • Introduce
    • PHP & SQL
    • Setup Unreal Database
    • Mail SMTP
  • Tutorial
    • Show All Function
    • On Completed Delegate
    • Utils
      • Login
      • Register
      • Bind to force logout
      • Force Login
      • Change Password
      • Set User Verify
      • Generate Error Code
    • Validation
      • Generate Captcha
      • Is Valid Email
      • Validate String against Enum
      • Is String Length Valid
      • Is User Email Verify
    • Variable
      • Get User is Ban
      • Get User Admin Status
      • Check Is Login
      • Get Users Item
      • Get Store Current Username
    • Users
    • User Data
      • Insert User
      • Get User Data
      • Save User Data Batch
      • Save User Data
      • Set User Admin Status
      • Delete User
    • Saving
    • Mail
      • Request Password Reset
      • Resend Verify Email
      • Send Mail to User
    • LogOut
    • Clipboard
    • Ban
      • Ban User
      • Set Ban Reason
      • Get User Ban Reason
  • Extra
    • In Dev Tips
  • Other
    • Integrate With Discord Login Pro
    • Discord
Powered by GitBook
On this page
  • Download Example
  • Setup Connect DB
  1. Getting Started

PHP & SQL

PHP used for the demo

PreviousIntroduceNextSetup Unreal Database

Last updated 7 months ago

Download Example

Keep in mind that this is for the demo, so you will need to adapt it to your project and improve it if necessary You will find the 30 PHP used for the demo of the voucher system, you can set your own parameters and modify as you like, but don't forget to adapt the modifications to your database and project, or you can use your own PHP

Download From Unreal Marketplace Link

Setup Connect DB

Open Connect.php

Edit Your Database Info Config