Hey ya, is there any way to get the value of a variable with php?
For example, I want to know whether the variable {test.test} is 'false' or 'true'. How do I query this with php?
( PS: The variables are all stored in a mysql database, so that it'd be easy to read them out)
Other question: Is there any way to display variables on the website?
Greets,
MRS777 <3
For example, I want to know whether the variable {test.test} is 'false' or 'true'. How do I query this with php?
( PS: The variables are all stored in a mysql database, so that it'd be easy to read them out)
Other question: Is there any way to display variables on the website?
Greets,
MRS777 <3
Last edited: