Hi every one i am pretty new to programming and my worry is as follows. I have the following php code where students' averages are calculated and the result filled in an asssociative array. This array should later on be converted to json format.Hi every one i am pretty new to programming and