I am using the define function to use as a prefix to database tables.
Currently it is set to nothing, but it this database were to be shared with another program, you'd use something like "myprefix_".
Now here is the problem:
And here is the error it turns out with:
This is really annoying me, and I'd like for it to work. Could someone come up with some solution, or tell me whats wrong.