VeryFrustrated
Programmer
How do you replace every digit in a credit card number with 'X'
leaving the last four digits intact using regular expressions.
example: XXXXXXXXX3567
Thanks in advance...
leaving the last four digits intact using regular expressions.
example: XXXXXXXXX3567
Thanks in advance...