Posted by Hemanth on 02/22/06 23:37
Hello, How do I find the first and last non-numeric char positions (using regexp) in an alphanumeric string? For example, 99ABC1A => should return 2, 6 DE8A1 => should return 0, 3 Thanks, Hemanth
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming