By dragon2000 on
Hi,
does system settings variables are stored in a DB table?
what is the name of that table?
and except variable_set and variable_get is there any other way to access them?
thanks in advance...
Hi,
does system settings variables are stored in a DB table?
what is the name of that table?
and except variable_set and variable_get is there any other way to access them?
thanks in advance...
Comments
They are stored on variable
They are stored on variable table and you can access them using generic queries, just make sure you know the name of the variable your accessing.