I need give two names for one variable as this
$height="little";
$terms_$height_global
I supose the normal it´s use :
$terms_height_global
But i need give 2 names to this variable, but i don´t know if it´s possible do this or exists some way for works as this
This it´s my question, if it´s possible something more or less as the first example for me it´s right
Thank´s other time