echo "<td style=\"border-top: 2px solid #3D4A67; border-left: 2px solid #3D4A67; background-color: ". $config['bgcolor_main']. ";\" height=\"7%\">hi</td>";
OK, this will not display the config bgcolor_main however if i do a var dump at the top of the document it displays the right info.. But will not do it based off the code above..
Any ideas?
Thanks
Anthony