Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Pearl
by
Nixsy
on 04/03/2015, 13:02:20 UTC
does anybody know how to validate a CLAM address with PHP?

This is the regex to find/check an address
Code:
^[x][a-km-zA-HJ-NP-Z0-9]{26,33}$

I mainly use javascript so I am not sure how to apply in php, its a step forward though.