<?php printf("$%01.2f", 43.2); printf("%d beer %s", 100, "bottles"); printf("%15s", "Some text"); ?>
Maths: %d; English: %d; History: %d; Biology: %d.
and