View Single Post
.Dare Devil.
Veteran Member
Join Date: Sep 2010
Old 09-25-2012 , 15:11   Re: function regex_compile()
Reply With Quote #3

dont use regex for this.

Use loop to check string variable chars one by one, then you can take more control.
But i will not do that for you.
.Dare Devil. is offline