print 6 * 7;
<?php $something = ((89234 * 2382378) + (24 / 10)); echo $something; ?>
Jump To Top of Thread