You have to update the 2nd line of the function PullOver
to:
$Valforthis = "select ".$GLOBALS['Whatis']." from graph where month="$Monthselect" and year="$dateY"";
1
solved PHP Global Variable in SQL [closed]
You have to update the 2nd line of the function PullOver
to:
$Valforthis = "select ".$GLOBALS['Whatis']." from graph where month="$Monthselect" and year="$dateY"";
1
solved PHP Global Variable in SQL [closed]