Been searching here and google for over an hour, can\'t seem to find the answer to this.
I have a string returned from a database query which contains variables, how
You could do something like this:
However, I strongly DO NOT recommended evaluating any code from a database. Anything out of your control is a security risk.