I have $email field that sometimes may not end with alpha character.

How would I code    if  (last position of $email != alpha) { replace
last pos of $email with blank }

Or any other coding method to strip off non alpha from $email field
if present.

Thanks

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to