im stumped as to how to do this ive searched previous posts etc, metioning Split & Ereg?
but the php site examples make no sense
i have a string sent from a form it will be like:
SA1234
i need to split it into a new variable and i bassicaly need to drop the SA so i am left with 1234 as a new variable?