Assignment:1 Practice Set Q.3 Solution

Q.Write a PHP script that will perform pre and post-increment of a number. (Example ++a, a++).