Write a PHP program to store page views count in
SESSION, to increment the count on each refresh,
and to show the count on web page.
