<?php$num = '8' ;print + + $num;?>
The character is type casted to integer before multiplying.
Previous Question Next Question
Your comments will be displayed only after manual approval.