<?php $total = "sanji 25 students"; $more = 10; $total = $total + $more; echo "$total"; ?>
You have javascript disabled. You will not be able to edit any code.