Information which has been obtained is in the form of greenness campus percentage.
This information is sent to MySQL database using PHP function.
The obtained image information will be stored by the MySQL database in the field to sorted based on greenness image percentage.
Image with a high percentage of green area is located at the top and the image with a low percentage of green area is located at the bottom.
The sorting which has done on MySQL database will be sent to website using PHP programming language