Try the following in line 32
echo $_display['professional']
It will definitely work (remove the quotes)
This is strange anyway, because
If you assign $something = "something";
and type ...
Type: Posts; User: borris83; Keyword(s):
Try the following in line 32
echo $_display['professional']
It will definitely work (remove the quotes)
This is strange anyway, because
If you assign $something = "something";
and type ...