Ever needed to censor strings on your site, by removing hyperlinks, e-mail addresses and telephone numbers? This little PHP function should do the trick!
Ever needed to censor strings on your site, by removing hyperlinks, e-mail addresses and telephone numbers? This little PHP function should do the trick!
Part one of a multi-part series looking at making forms more accessible/usuable for ALL users, not just those with impairments. This post looks at how you can make it obvious which of a series of radio buttons has been selected.