Server-side Variables 🔧
Here you will find all the documentation on how to use the server-side variables to the client 🥶
Last updated
Was this helpful?
Here you will find all the documentation on how to use the server-side variables to the client 🥶
Last updated
Was this helpful?
The use of server-side variables gives a very good security to your program, they arrive encrypted and are only decrypted when called by the programmer, the use of this feature is highly recommended.
You can only call the variables when the user is logged into your program.