Quote:
Originally Posted by kronnos
So do you mean if I change for example
if ( $awc_goal['extra'] == 2 )
|
Set a var_dump on:
Code:
var_dump($awc_goal['extra']);
It may not display any useful information without collecting the data for analysis, but take it one step at a time.
What tools do you have at your disposal for debugging? I can help you better if I know your limitations. We all have them