Put the following code in your php code.
<code>
echo ‘<!–’;
print_r($display);
echo ‘–>’;
</code>
you will see your debug messages in your html source code.
-
http://blog.eood.cn/2011_goals_2010_summary 2010 Summary And 2011 Goals – Web Development


