<?php if (preg_match_all("/([*+\/-]?)([0-9]+\.?[0-9]*)/", "+100*25-30", $match)) { print_r( $match); }
You have javascript disabled. You will not be able to edit any code.