">
<?php$Country1 = "1";$Country2 = "1";echo "$Country1" + "$Country2";?>
+ can be used to add to integer values which are enclosed by double-quotes.
Previous Question Next Question
Your comments will be displayed only after manual approval.