<?php $str = "abcde1234"; print_r (explode("e",$str));
You have javascript disabled. You will not be able to edit any code.