<?php var_dump("12" * 2); // OK var_dump("test" * 2); // Error
You have javascript disabled. You will not be able to edit any code.